summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormongo <mongo@iomega>2016-04-06 16:38:58 -0300
committermongo <mongo@iomega>2016-04-06 16:38:58 -0300
commit8de530074050ebb080b1a3d184a80ef82fd76f1b (patch)
tree95b37c89187ba5413f0488ba34c9e8af68c69082
parentb5863df39c061410376324f4c7ff81dc60d94ef4 (diff)
Updated Readme.mdv0.2.2
-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.