From 03b573e93bbd703cc8134db65c4a0b7e383b48ba Mon Sep 17 00:00:00 2001 From: Tom Milligan Date: Wed, 3 Apr 2019 23:54:03 +0100 Subject: [PATCH] added example visualisation to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 55cad11..e292542 100644 --- a/README.md +++ b/README.md @@ -49,3 +49,7 @@ The `mp-visualize` binary reads the output of `mpersist list` from stdin, and la ./mpersist list 0 100000 | ./mp-visualize -d 0.5 -a 0.25 -r 4 -f 2.0 -w 900 shockwave.png ./mpersist list 0 25000 | ./mp-visualize -d 0.25 -a 0.25 -r 3.5 stars.png ``` + +![visualization up to 3500](example/default.png) + +> A visualisation of the first 3500 integers and their mp values