summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrabite0 <rabite@posteo.de>2019-05-22 20:04:46 +0200
committerGitHub <noreply@github.com>2019-05-22 20:04:46 +0200
commit423647a6d81f05a0c81354162dec327661623ba4 (patch)
tree75d159560662735f3675bf9b237a3ea52fbd6b47
parent6341d02837c33f607d0bae61fb99a6b885f08e27 (diff)
change screenshot in README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0cb3c2a..5c4458c 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
hunter
======
-![hunter](https://raw.githubusercontent.com/rabite0/hunter/master/docs/hunter.png)
+![hunter](https://raw.githubusercontent.com/rabite0/hunter-stuff/master/player.png)
hunter is a fast and lag-free file browser/manager for the terminal. It features a heavily asynchronous 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.