diff options
author | 2019-04-05 21:03:26 +0530 | |
---|---|---|
committer | 2019-04-06 06:02:00 +0530 | |
commit | 650e51d2e718a1a4f7debf00d5b8bc685bd4fd06 (patch) | |
tree | b75c3f3b2aed43c398a81cb8836128444dc0f20d | |
parent | f063cb7d34f791a4ae6ee60a8e3494545e8fc8f8 (diff) | |
download | nnn-650e51d2e718a1a4f7debf00d5b8bc685bd4fd06.tar.gz |
A new image
-rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -16,9 +16,11 @@ <a href="https://github.com/jarun/nnn/blob/master/LICENSE"><img src="https://img.shields.io/badge/license-BSD%202--Clause-yellow.svg?maxAge=2592000" alt="License" /></a> </p> -[](https://www.youtube.com/watch?v=U2n5aGqou9E "Click to see nnn in action!") +<p align="center"> +<a href="https://www.youtube.com/watch?v=U2n5aGqou9E"><img src="https://i.imgur.com/onpq3vP.png" alt="Click to watch video"/></a> +</p> -<p align="center"><i>video of nnn in action (an earlier release)</i></a></p> +<p align="center"><i>3 instances of nnn (light with filter, detail, du) with memory usage. Click for a demo video.</i></a></p> `nnn` is one of the fastest and most lightweight file managers (`~50KB` binary, `~3.5MB` resident memory usage, [highly optimized](https://github.com/jarun/nnn/wiki/performance-factors) code). And yet, it doesn't lack in features! |