Update docs

This commit is contained in:
Arun Prakash Jana 2020-01-10 02:01:20 +05:30
parent 4c0210ce2b
commit d463c4f0df
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 changed files with 6 additions and 0 deletions

View File

@ -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)