From 3dbace2561323a4014a14ab17734d54c79bbe99a Mon Sep 17 00:00:00 2001 From: AngelJumbo <31261193+AngelJumbo@users.noreply.github.com> Date: Sun, 16 Oct 2022 21:22:34 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8db1cf..8b85edb 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ OPTIONS: Besides those colors the default one is the normal foreground of your terminal. -s SPEED Set the speed, from 1 to 5. (default 1) -r RADIUS Set the radius of the metaballs, from 1 to 10. (default: 5) - -R RIM Set a "rim" for each metaball, from 1 to 5. (default: none) + -R RIM Set a "rim" for each metaball, size from 1 to 5. (default: none) This option does not work with the default color -b NBALLS Set the number of metaballs in the simulation, from 2 to 20. (default: 10) -h Print help.