From 619e59d338296fe9f4b2ae705daf9ce6c6f196a9 Mon Sep 17 00:00:00 2001 From: AngelJumbo <31261193+AngelJumbo@users.noreply.github.com> Date: Sun, 16 Oct 2022 20:11:32 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4215329..8a44dad 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Little program that simulates a lava lamp in the terminal. ## Usage ``` -Usage: lavaterm [OPTIONS] +Usage: lavat [OPTIONS] OPTIONS: -c COLOR Set color. Available colours: red, blue, yellow, green, cyan and magenta. Besides those colors the default one is the normal foreground of your terminal.