summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrabite <rabite@posteo.de>2019-04-06 17:12:56 +0200
committerrabite <rabite@posteo.de>2019-04-06 17:15:02 +0200
commit6098ad301595c0c808634fe03e2d194d3fc65c3c (patch)
tree9f7620e9de1f9ce59bdbfd2b17248f51d2955262
parent197d1953444b7de604b7ad25b0c7652539162db7 (diff)
parente662d842d16474b62f764b14697a0bc4c431c550 (diff)
Merge branch 'master' of https://github.com/rabite0/hunter
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d7a11ff..072a69c 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
hunter
======
-![hunter](https://raw.githubusercontent.com/rabite0/hunter/master/doc/hunter.png)
+![hunter](https://raw.githubusercontent.com/rabite0/hunter/master/docs/hunter.png)
hunter is a fast and lag-free file browser/manager for the terminal. It features a heavily asychronous and multi-threaded design and all disk IO happens off the main thread in a non-blocking fashion, so that hunter will always stay responsive, even under heavy load on a slow spinning rust disk, even with all the previews enabled.