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 f695a81867b3b25036dc7fc4138e9d60c9d77522 parent 92752da5d43ca47bbd5a50d25a6a0d5c3e0dae90 Auteurice: AngelJumbo <31261193+AngelJumbo@users.noreply.github.com> Date: Mon, 17 Oct 2022 02:21:49 -0500 Update README.md Diffstat:
M | README.md | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -3,6 +3,10 @@ Little program that simulates a lava lamp in the terminal. ## Installation +Requirements: + +A Unix-like system, a C compiler and make. + ``` git clone https://github.com/AngelJumbo/lavat cd lavat