]> Sergey Matveev's repositories - nnn.git/commitdiff
Changes suggested by @jarun
authorSijmen J. Mulder <ik@sjmulder.nl>
Mon, 17 Dec 2018 22:21:42 +0000 (23:21 +0100)
committerSijmen J. Mulder <ik@sjmulder.nl>
Mon, 17 Dec 2018 22:21:42 +0000 (23:21 +0100)
README.md

index 3d2591a61f0f30e5c12092fac63cdbbfa110205f..016994ce1e8fa796d5fcdccf5f3cf2d02896e228 100644 (file)
--- a/README.md
+++ b/README.md
@@ -27,7 +27,7 @@ Noice is Not Noice, a noicer fork...
 
 [Integrate utilities](https://github.com/jarun/nnn#sample-scripts) like sxiv or fzy easily, transfer selected files using lftp or use it as a [(neo)vim plugin](https://github.com/jarun/nnn#neovim-plugin); `nnn` supports as many scripts as you need!
 
-It runs on Linux, macOS, BSD, Cygwin, Linux subsystem for Windows, Termux, and more.
+It runs on Linux, macOS, BSD, Cygwin, Linux subsystem for Windows and Termux.
 
 [Quickstart](#quickstart) and see how `nnn` simplifies those long desktop sessions.
 
@@ -146,7 +146,7 @@ Intrigued? Find out [HOW](https://github.com/jarun/nnn/wiki/performance-factors)
 
 #### Dependencies
 
-`nnn` needs curses with wide character support (like ncursesw) and standard libc.
+`nnn` needs a curses library with wide character support (like ncursesw) and standard libc.
 
 #### From a package manager