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 6d319078bce7c065d7ba9067c61affe6d3535454 parent 21e3545ab4bb92689a8dea0d3cc9cbda2c5aca14 Auteurice: AngelJumbo <31261193+AngelJumbo@users.noreply.github.com> Date: Mon, 17 Oct 2022 21:51:50 -0500 Update README.md Diffstat:
M | README.md | | | 8 | ++++---- |
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md @@ -1,7 +1,7 @@ # lavat Little program that simulates a lava lamp in the terminal. - + ## Installation Requirements: A Unix-like system, a C compiler and make. @@ -37,18 +37,18 @@ OPTIONS: `lavat -c red -R 1` - + `lavat -c cyan -R 4 -b 20 -r 2` - + If you send more than one character to the -F option you can have 3d-ish effect. `lavat -c blue -R2 -F @:::::: -r10` - + (The colors depend on your terminal color scheme.)