From f7a85ea55dc1ed9e9e5b7f2e72e36dd347263728 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Tue, 29 Oct 2013 22:14:11 +0900 Subject: [PATCH] Update screenshot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 833a6173..af163155 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ fzf - Fuzzy finder for your shell fzf is a general-purpose fuzzy finder for your shell. -![](https://raw.github.com/junegunn/fzf/gif/fzf.gif) +![](https://raw.github.com/junegunn/i/master/fzf.gif) It was heavily inspired by [ctrlp.vim](https://github.com/kien/ctrlp.vim) and the likes.