aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-12-14 21:29:52 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-12-14 21:29:52 +0530
commitd58ab38c52f4cf8d8e460cd35bc3c2665de3ecbe (patch)
tree9f84389232694a1c52e6ac5b7d147ad9bee6a871 /README.md
parent95f530854df6c4ede421d3962dd656a98ba348cf (diff)
downloadnnn-d58ab38c52f4cf8d8e460cd35bc3c2665de3ecbe.tar.gz
Update docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index ed2dcf7..6ed29a8 100644
--- a/README.md
+++ b/README.md
@@ -83,7 +83,7 @@ Visit the [Wiki](https://github.com/jarun/nnn/wiki) for concepts, program usage,
5. To copy selected file paths to system clipboard and show notis on cp, mv, rm completion use option `-x`.
6. For a strictly CLI-only experience, see plugin `nuke`. It's a sample opener you can customize.
-Note: Don't memorize keys. Arrows (or <kbd>h</kbd> <kbd>j</kbd> <kbd>k</kbd> <kbd>l</kbd>), <kbd>/</kbd> and <kbd>q</kbd> suffice. Press <kbd>?</kbd> to list shortcuts anytime.
+Don't memorize keys. Arrows (or <kbd>h</kbd> <kbd>j</kbd> <kbd>k</kbd> <kbd>l</kbd>), <kbd>/</kbd> and <kbd>q</kbd> suffice. Press <kbd>?</kbd> to list shortcuts anytime.
## Installation
@@ -164,9 +164,7 @@ Completion scripts for Bash, Fish and Zsh are [available](misc/auto-completion).
- [Arun Prakash Jana](https://github.com/jarun) (Copyright © 2016-2019)
- [0xACE](https://github.com/0xACE)
-- [Anna Arad](https://github.com/annagrram)
- [KlzXS](https://github.com/KlzXS)
-- [Sijmen J. Mulder](https://github.com/sjmulder)
- and other contributors
`nnn` is actively developed. Visit the to the [ToDo list](https://github.com/jarun/nnn/issues/386) to contribute or see the features in progress.