]> Sergey Matveev's repositories - nnn.git/commitdiff
Update docs
authorArun Prakash Jana <engineerarun@gmail.com>
Thu, 9 Jan 2020 20:31:20 +0000 (02:01 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Thu, 9 Jan 2020 20:31:20 +0000 (02:01 +0530)
README.md

index c2032189ff00402a458f0d997a12b7b0f48d877f..d5495647fc47e27c9ac286af36e56671d79307f2 100644 (file)
--- 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)