From 90e0d5e3d6fa559d4074512517e438b660817c4b Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Mon, 10 Aug 2020 03:19:31 +0530 Subject: [PATCH] Update docs --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c1bc6441..82a0aef6 100644 --- a/README.md +++ b/README.md @@ -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)