From: Arun Prakash Jana Date: Thu, 9 Jan 2020 20:31:20 +0000 (+0530) Subject: Update docs X-Git-Tag: v2.9~58 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=d463c4f0dfa550a0fa7d08f7deb0a87c47d44af7;p=nnn.git Update docs --- diff --git a/README.md b/README.md index c2032189..d5495647 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,12 @@ Visit the [Wiki](https://github.com/jarun/nnn/wiki) for concepts, program usage, ## Features +- Resource sensitive + - Typically needs < 3.5MB resident memory + - Works with 8-bit colors + - Disk-IO sensitive (few disk reads and writes) + - No config file to read on each start + - No FPU usage (all integer calculations, even for file size) - Modes - Light (default), detail - Disk usage analyzer (block/apparent)