Update docs

This commit is contained in:
Arun Prakash Jana 2020-08-10 03:19:31 +05:30
parent aa8769ecee
commit 90e0d5e3d6
No known key found for this signature in database
GPG key ID: A75979F35C080412

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)