diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2020-08-10 03:19:31 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2020-08-10 03:19:31 +0530 |
commit | 90e0d5e3d6fa559d4074512517e438b660817c4b (patch) | |
tree | f543f45eda35029cc441fe9fbefda02aa9bf17a6 | |
parent | aa8769eceecb88097719bb28ee2a47af13b72267 (diff) | |
download | nnn-90e0d5e3d6fa559d4074512517e438b660817c4b.tar.gz |
Update docs
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) - Minimizes screen refresh with fast line redraws - Tiny binary (typically around 100KB) + - 1-column mode for smaller terminals and form factors - Portable - Language-agnostic plugins - 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 - No config file, minimal config with sensible defaults - Widely available on many packagers + - Touch enabled, comfortable on handhelds too! - Unicode support - Quality - Privacy-aware (no unconfirmed user data collection) |