Browse Source

Update docs

master
Arun Prakash Jana 4 years ago
parent
commit
90e0d5e3d6
No known key found for this signature in database GPG Key ID: A75979F35C080412
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      README.md

+ 2
- 0
README.md View File

@@ -65,6 +65,7 @@ It runs smoothly on the Pi, [Termux](https://www.youtube.com/watch?v=AbaauM7gUJw
- No FPU usage (all integer maths, even for file size) - No FPU usage (all integer maths, even for file size)
- Minimizes screen refresh with fast line redraws - Minimizes screen refresh with fast line redraws
- Tiny binary (typically around 100KB) - Tiny binary (typically around 100KB)
- 1-column mode for smaller terminals and form factors
- Portable - Portable
- Language-agnostic plugins - Language-agnostic plugins
- Static binary available (no need to install) - Static binary available (no need to install)
@@ -72,6 +73,7 @@ It runs smoothly on the Pi, [Termux](https://www.youtube.com/watch?v=AbaauM7gUJw
- Compile in/out features with make variables - Compile in/out features with make variables
- No config file, minimal config with sensible defaults - No config file, minimal config with sensible defaults
- Widely available on many packagers - Widely available on many packagers
- Touch enabled, comfortable on handhelds too!
- Unicode support - Unicode support
- Quality - Quality
- Privacy-aware (no unconfirmed user data collection) - Privacy-aware (no unconfirmed user data collection)


Loading…
Cancel
Save