]> Sergey Matveev's repositories - nnn.git/commitdiff
Add image
authorArun Prakash Jana <engineerarun@gmail.com>
Mon, 30 Sep 2019 21:48:21 +0000 (03:18 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Mon, 30 Sep 2019 22:31:02 +0000 (04:01 +0530)
README.md
plugins/README.md

index d09a026a5ea177404aa1937a531bc49cdc04865f..494223cfa5ce27783138c8c3c3104e087965d13c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@
 </p>
 
 <p align="center"><img src="https://i.imgur.com/MPWpmos.png" /></p>
-<p align="center"><i>navigate-as-you-type & du analyzer mode</i></p>
+<p align="center"><i>navigate-as-you-type & du</i></p>
 
 ## Index
 
index d269167ed6a7e952373c462f556bfc36bd4feb5a..952b8f571551dfe8505d66e428b6248bbaaf6af7 100644 (file)
@@ -1,3 +1,8 @@
+<h1 align="center">nnn plugins</h1>
+
+<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.
 
 The currently available plugins are listed below.