lavat

Un fork de lavat pour pouvoir y ajouter des titres - retour accueil

git clone git://bebou.netlib.re/lavat
Log | Files | Refs | README | LICENSE |

commit 66b4d1ffff38d387ecea41f35ad36bb30b049472
parent 7e5b852b183f581dd37039afe596511bfd517db4
Auteurice: AngelJumbo <31261193+AngelJumbo@users.noreply.github.com>
Date:   Thu, 10 Nov 2022 23:20:03 -0500

Update README.md
Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -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.