summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index 04d8ea2..4028018 100644
--- a/Readme.md
+++ b/Readme.md
@@ -19,7 +19,7 @@ SC-IM uses ncurses for visual interface and has vim-like keybindings and some fu
- Cell shifting.
- More movements commands implemented !
- Input and Output was completely rewritten.
-- Screen colors can be customized by user, even at runtime.
+- 256 color support - screen colors can be customized by user, even at runtime.
- Colorize cells or give them format such as bold or underline.
- Implement external functions in the language you prefer and use them in SC-IM.
- Use SC-IM as a non-interactive calculator, reading its input from a external script.