summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2013-10-29 22:14:11 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2013-10-29 22:14:11 +0900
commitf7a85ea55dc1ed9e9e5b7f2e72e36dd347263728 (patch)
tree0cf2bbbadcada3179ba8113e0e80ce61a83a5744
parentd2d4f5d6ad74b76d8817dce3b2fe8e5f8840d8f6 (diff)
downloadfzf-f7a85ea55dc1ed9e9e5b7f2e72e36dd347263728.tar.gz
Update screenshot
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.