aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjacob janzen <jacob.a.s.janzen@gmail.com>2022-08-28 14:02:55 -0500
committerjacob janzen <jacob.a.s.janzen@gmail.com>2022-08-28 14:02:55 -0500
commit539597609bbb082bc8c874aee3a35577bb05248f (patch)
tree00ce142cbed31ca9d5d091e1ae631913febb4efe
parentaf7a44dfa72b137c10afd283601909cd4fe9f2d0 (diff)
parentbc79e15967e9b3e32fff488d9f001f984173cb4b (diff)
Merge branch 'master' of github.com:JacobJanzen/Bubbles
merge
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 66cc7c1..1fb598b 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,9 @@
# Writhing Mass of Flesh
This program procedurally generates a GIF that resembles a writhing mass
-of flesh. Originally, it was intended to be bubbles, but so it goes.
+of flesh. Originally, it was intended to be bubbles, but so it goes.
+I recommend doing a 500x500 image with 100 cells and 100 frames to
+get the best balance of appearance and run time.
The easiest way to download and compile this is simply
```sh