diff --git a/README.md b/README.md
index f5dcabf..1d35868 100644
--- a/README.md
+++ b/README.md
@@ -1,24 +1,26 @@
-
nnn - supercharge your productivity!
+
nnn - Supercharge your productivity!
-
-
+
+
-
+
icons and colors (click for asciicast)
-## Introduction
+
-
+`nnn` (_n³_) is a full-featured terminal file manager. It's tiny and nearly 0-config with an incredible performance.
-`nnn` (or `n³`) is a full-featured terminal file manager. It's tiny and nearly 0-config with an [incredible performance](https://github.com/jarun/nnn/wiki/Performance).
-
-`nnn` can analyze disk usage, batch rename, launch apps and pick files. The [plugin repository](https://github.com/jarun/nnn/tree/master/plugins#nnn-plugins) has tons of plugins and documentation to extend the capabilities further e.g. [preview](https://github.com/jarun/nnn/wiki/Live-previews), (un)mount disks, find & list, file/dir diff, upload files. There's an independent [(neo)vim plugin](https://github.com/mcchrish/nnn.vim).
+`nnn` can analyze disk usage, batch rename, launch apps and pick files. The plugin repository has tons of plugins and documentation to extend the capabilities further e.g. [preview](https://github.com/jarun/nnn/wiki/Live-previews), (un)mount disks, find & list, file/dir diff, upload files. There's an independent [(neo)vim plugin](https://github.com/mcchrish/nnn.vim).
It runs smoothly on the Pi, [Termux](https://www.youtube.com/watch?v=AbaauM7gUJw) (Android), Linux, macOS, BSD, Haiku, Cygwin, WSL, across DEs and GUI utilities or a strictly CLI environment.
@@ -57,7 +59,7 @@ It runs smoothly on the Pi, [Termux](https://www.youtube.com/watch?v=AbaauM7gUJw
- Toggle hidden with ., visit HOME with ~, last dir with -
- Mark a frequently visited dir at runtime
- Sort by modification, access and inode change time
-- Compile out/in features with make options
+- Compile out/in features with make variables
- Watch matrix text fly or read fortune messages
- Configure in 5 minutes!
@@ -71,11 +73,11 @@ It runs smoothly on the Pi, [Termux](https://www.youtube.com/watch?v=AbaauM7gUJw
- Minimizes screen refresh with fast line redraws
- Tiny binary (typically around 100KB)
- 1-column mode for smaller terminals and form factors
+ - Hackable - compile in/out features and dependencies
- Portable
- Language-agnostic plugins
- Static binary available (no need to install)
- Minimal library deps, easy to compile
- - 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!