]> Sergey Matveev's repositories - nnn.git/commitdiff
Update docs
authorArun Prakash Jana <engineerarun@gmail.com>
Thu, 3 Jan 2019 16:30:24 +0000 (22:00 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Thu, 3 Jan 2019 16:34:08 +0000 (22:04 +0530)
README.md

index feeaa8bacf1b6019f5a02df7d89a74756ee5b695..cde37d06c1e8558c5085dd1b2c8b9641396f157f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -29,7 +29,9 @@ It runs on Linux, macOS, Raspberry Pi, BSD, Cygwin, Linux subsystem for Windows
 
 [Quickstart](#quickstart) and see how `nnn` simplifies those long desktop sessions.
 
-We need contributors. Please visit the ToDo list.
+We need contributors. Please visit the [ToDo list](https://github.com/jarun/nnn/issues/137).
+
+If you are using custom scripts which you would like to share with others, please raise a PR to add them under [user-scripts](https://github.com/jarun/nnn/tree/master/scripts/user-scripts).
 
 *Love smart and efficient utilities? Explore [my repositories](https://github.com/jarun?tab=repositories). Buy me a cup of coffee if they help you.*
 
@@ -450,6 +452,8 @@ To get the list in a file:
 
     ncp > out.txt
 
+To use `nnn` as a file picker and redirect the output to other programs, please see [issue #183](https://github.com/jarun/nnn/issues/183).
+
 #### cd on quit
 
 To quit `nnn` and switch to the directory last opened follow the instructions below.