aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-10-17 14:22:59 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-10-17 14:24:53 +0530
commit7b870281aadc0f7eb7399ef2e146fcbfd688bc3d (patch)
tree2a0db2606c3aa242169c7dff7110da1bb1200709
parentd38bed58b26a23de86f47b4d63a6f30572a0bd38 (diff)
downloadnnn-7b870281aadc0f7eb7399ef2e146fcbfd688bc3d.tar.gz
Update docs
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 6fa322e..bab7058 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@
href="https://github.com/jarun/nnn#features">Features</a>] [<a
href="https://github.com/jarun/nnn#quickstart">Quickstart</a>] [<a
href="https://github.com/jarun/nnn/tree/master/plugins#nnn-plugins">Plugins</a>] [<a
-href="https://github.com/jarun/nnn/wiki/Performance">Performance</a>]</h3>
+href="https://github.com/jarun/nnn/wiki">Documentation</a>]</h3>
<br>
@@ -24,7 +24,7 @@ href="https://github.com/jarun/nnn/wiki/Performance">Performance</a>]</h3>
<br>
-`nnn` (_n³_) is a full-featured terminal file manager. It's tiny and nearly 0-config with an incredible speed.
+`nnn` (_n³_) is a full-featured terminal file manager. It's tiny and nearly 0-config with an [incredible speed](https://github.com/jarun/nnn/wiki/Performance).
It is designed to be unobtrusive with smart workflows to match the trains of thought.
@@ -150,7 +150,7 @@ It runs smoothly on the Pi, [Termux](https://www.youtube.com/embed/AbaauM7gUJw)
Don't memorize! Arrows (or <kbd>h</kbd> <kbd>j</kbd> <kbd>k</kbd> <kbd>l</kbd>), <kbd>/</kbd>, <kbd>q</kbd> suffice. <kbd>Tab</kbd> creates, cycles contexts. <kbd>?</kbd> lists shortcuts.
-[![Wiki](https://img.shields.io/badge/documentation-nnn%20Wiki-important?maxAge=2592000)](https://github.com/jarun/nnn/wiki)
+[![Wiki](https://img.shields.io/badge/RTFM-nnn%20Wiki-important?maxAge=2592000)](https://github.com/jarun/nnn/wiki)
## Developers