diff --git a/README.md b/README.md index 044e0ab..08b421b 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ OPTIONS: -s Set the speed, from 1 to 5. (default 1) -r Set the radius of the metaballs, from 1 to 10. (default: 5) -R Set a rim for each metaball, sizes from 1 to 5.(default: none) - -k 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 Set the color of the rim if there is one. Available colours: red, blue, yellow, green, cyan and magenta. -b Set the number of metaballs in the simulation, from 2 to 20. (default: 10) -F Allows for a custom set of chars to be used Only ascii symbols are supported for now, wide/unicode characters may appear broken.