aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-01-12 23:33:42 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-01-12 23:33:42 +0530
commit917123c40099c734a7bd2e68896d17d30baf3f10 (patch)
tree2e5e402ac1e35dcabd9cba6def47192571d320bb /README.md
parent7948db6a6417dce7506b935708f621bce07b7201 (diff)
downloadnnn-917123c40099c734a7bd2e68896d17d30baf3f10.tar.gz
Minor changes to fast redraw
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index fa28e4f..99e7cee 100644
--- a/README.md
+++ b/README.md
@@ -30,6 +30,7 @@ It runs smoothly on the Raspberry Pi, Termux [on Android](https://www.youtube.co
- Works with 8-bit colors
- Disk-IO sensitive (few disk reads and writes)
- No FPU usage (all integer calculations, even for file size)
+ - Minimizes screen refresh with fast line redraws
- Portable
- Minimal library deps, easily compilable, tiny binary
- No config file, minimal config with sensible defaults