commit 0cad26b10ee50ea7e314c19992a53b2dc22ec7fc
Author: Raniconduh <clagv.randomgames@gmail.com>
Date: Thu Jan 06 17:05:28 2022 +0000
diff --git a/README.md b/README.md
index 412fcf2..aae17c2 100644
--- a/README.md
+++ b/README.md
@@ -806 +809 @@ E.g. `vim %f` will format to `vim FILE` where `FILE` is the name of the file the
#### Variables
+Variables allow changing settings while in cscroll itself as opposed to having to stop and restart it with different flags.
+
+* `color`: Turn on or off colors.
* `icons`: (If compiled with icons) If true, show icons. Otherwise don't.
## Compilation