From 423647a6d81f05a0c81354162dec327661623ba4 Mon Sep 17 00:00:00 2001 From: rabite0 Date: Wed, 22 May 2019 20:04:46 +0200 Subject: [PATCH] change screenshot in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.