]> Sergey Matveev's repositories - nnn.git/commitdiff
Update readme
authorArun Prakash Jana <engineerarun@gmail.com>
Sat, 27 Mar 2021 19:55:01 +0000 (01:25 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Sat, 27 Mar 2021 20:16:07 +0000 (01:46 +0530)
README.md
plugins/README.md

index fbfc77d03ecb6a1b1359147346f618fb860cd7a0..745b450a4dedee38e31f6f7c7c2b45f5127f40c3 100644 (file)
--- a/README.md
+++ b/README.md
@@ -9,8 +9,8 @@
 <a href="https://github.com/jarun/nnn/blob/master/LICENSE"><img src="https://img.shields.io/badge/©-BSD%202--Clause-important.svg?maxAge=2592000" alt="License" /></a>
 </p>
 
-<p align="center"><a href="https://asciinema.org/a/353811"><img src="https://i.imgur.com/InHB5DB.png" /></a></p>
-<p align="center"><i>icons and colors asciicast</i></p>
+<p align="center"><a href="https://s4.gifyu.com/images/previewtuidemo.gif"><img src="https://i.imgur.com/q8J5tzk.png"></a></p>
+<p align="center"><i>nnn in action</i></p>
 
 <h3 align="center">[<a
 href="https://github.com/jarun/nnn#features">Features</a>] [<a
index 482872c5cbc95d3817205bf81fbf5e53997b8c88..a0133c79bf012cc68ff9d90165a709cb29150dfc 100644 (file)
@@ -3,9 +3,6 @@
 <p align="center"><img src="https://i.imgur.com/SpT0L2W.png" /></p>
 <p align="center"><i>read ebooks with plugin gutenread (Android)</i></p>
 
-<p align="center"><a href="https://s4.gifyu.com/images/previewtuidemo.gif"><img src="https://i.imgur.com/q8J5tzk.png" width="734"></a></p>
-<p align="center"><i>Live Previews</i></p>
-
 ## Introduction
 
 Plugins extend the capabilities of `nnn`. They are _executable_ scripts (or binaries) `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 which can be run with custom hotkeys.