From 6dfea38999960caab3b075ca4c409ae0ff5a0fa4 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Sun, 28 Mar 2021 01:25:01 +0530 Subject: [PATCH] Update readme --- README.md | 4 ++-- plugins/README.md | 3 --- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index fbfc77d0..745b450a 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ License

-

-

icons and colors asciicast

+

+

nnn in action

[Features] [

read ebooks with plugin gutenread (Android)

-

-

Live Previews

- ## 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.