]> Sergey Matveev's repositories - nnn.git/commitdiff
Update docs
authorArun Prakash Jana <engineerarun@gmail.com>
Sat, 2 Nov 2019 15:16:50 +0000 (20:46 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Sat, 2 Nov 2019 15:16:50 +0000 (20:46 +0530)
plugins/README.md

index d3d3b57349d467c1468a83d8a58953d05a7502f1..e02448886b7a09af8f902f4c02b96b836bec9689 100644 (file)
@@ -3,7 +3,7 @@
 <p align="center"><img src="https://i.imgur.com/14iPDIq.png" /></p>
 <p align="center"><i>image preview with plugin thumb</i></p>
 
-Plugins extend the capabilities of `nnn`. They are scripts which `nnn` can communicate with and trigger. This mechanism fits perfectly with the fundamental design to keep the core file manager lean and fast, by delegating repetitive (but not necessarily file manager-specific) tasks to the plugins.
+Plugins extend the capabilities of `nnn`. They are _executable_ scripts (or binaries) which `nnn` can communicate with and trigger. This mechanism fits perfectly with the fundamental design to keep the core file manager lean and fast, by delegating repetitive (but not necessarily file manager-specific) tasks to the plugins.
 
 The currently available plugins are listed below.