From 19a914cd0c1130cbea6a1cf0e1488ca805d64be0 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Sat, 30 Nov 2019 20:07:11 +0530 Subject: [PATCH] Update docs --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 0d395052..aefeaeca 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Availability Travis Status CircleCI Status -Privacy Awareness +Privacy Awareness License

@@ -14,11 +14,11 @@ ## Introduction -`nnn` is a full-featured terminal file manager. It's tiny in size with an [incredible performance](https://github.com/jarun/nnn/wiki/Performance). +`nnn` 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` is also a disk usage analyzer, a fuzzy app launcher, a batch renamer and a file picker. The [plugin repository](https://github.com/jarun/nnn/tree/master/plugins#nnn-plugins) has tons of plugins and documentation to extend the capabilities further. You can _plug_ new functionality _and play_ with a custom keybind instantly. There's an independent [(neo)vim plugin](https://github.com/mcchrish/nnn.vim). +`nnn` is also a du analyzer, a fuzzy app launcher, a batch renamer and a file picker. The [plugin repository](https://github.com/jarun/nnn/tree/master/plugins#nnn-plugins) has tons of plugins and documentation to extend the capabilities further. You can _plug_ new functionality _and play_ with a custom keybind instantly. There's an independent [(neo)vim plugin](https://github.com/mcchrish/nnn.vim). -It runs smoothly on the Raspberry Pi, Termux [on Android](https://www.youtube.com/watch?v=AbaauM7gUJw), Linux, macOS, BSD, Cygwin and Linux subsystem for Windows. `nnn` works seamlessly with DEs and GUI utilities. It's nearly zero-config (with sensible defaults) and can be setup in less than 5 minutes. +It runs smoothly on the Raspberry Pi, Termux [on Android](https://www.youtube.com/watch?v=AbaauM7gUJw), Linux, macOS, BSD, Cygwin, WSL and works seamlessly with DEs and GUI utilities. Add to that an awesome [Wiki](https://github.com/jarun/nnn/wiki)! @@ -66,7 +66,7 @@ Add to that an awesome [Wiki](https://github.com/jarun/nnn/wiki)! - Hovered file set as `$nnn` at prompt and spawned shell - Lock terminal (needs a locker) - Privacy-aware (no unconfirmed user data collection) -- Minimal deps, minimal config +- Minimal deps, minimal config (with sensible defaults) - Widely available - Unicode support - Follows Linux kernel coding style