Update README.md

This commit is contained in:
AngelJumbo 2022-11-10 23:20:03 -05:00 committed by GitHub
parent 7e5b852b18
commit 66b4d1ffff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,8 +27,8 @@ OPTIONS:
-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, sizes from 1 to 5.(default: none)
-k <COLOR> Set the color of the rim if there is one. Available colours: red, blue, yellow, green, cyan and magenta.
This option does not work with the default color.
-k <COLOR> Set the color of the rim if there is one. Available colours: red, blue, yellow, green, cyan and magenta.
-b <NBALLS> Set the number of metaballs in the simulation, from 2 to 20. (default: 10)
-F <CHARS> Allows for a custom set of chars to be used
Only ascii symbols are supported for now, wide/unicode characters may appear broken.