mirror of
https://github.com/AngelJumbo/lavat.git
synced 2025-04-19 21:38:23 +00:00
Update README.md
This commit is contained in:
parent
21e3545ab4
commit
6d319078bc
@ -1,7 +1,7 @@
|
|||||||
# lavat
|
# lavat
|
||||||
|
|
||||||
Little program that simulates a lava lamp in the terminal.
|
Little program that simulates a lava lamp in the terminal.
|
||||||

|

|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Requirements: A Unix-like system, a C compiler and make.
|
Requirements: A Unix-like system, a C compiler and make.
|
||||||
@ -37,18 +37,18 @@ OPTIONS:
|
|||||||
|
|
||||||
`lavat -c red -R 1`
|
`lavat -c red -R 1`
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
`lavat -c cyan -R 4 -b 20 -r 2`
|
`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.
|
If you send more than one character to the -F option you can have 3d-ish effect.
|
||||||
|
|
||||||
`lavat -c blue -R2 -F @:::::: -r10`
|
`lavat -c blue -R2 -F @:::::: -r10`
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
(The colors depend on your terminal color scheme.)
|
(The colors depend on your terminal color scheme.)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user