From fe22213b510dad8b23b91f886e8f785dea5598b9 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Mon, 14 Apr 2014 16:48:54 +0900 Subject: [PATCH] Remove gif link --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 3e733ef9..11e260e0 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,6 @@ fzf is a general-purpose fuzzy finder for your shell. ![](https://raw.github.com/junegunn/i/master/fzf.gif) -([tmux integration!](https://cloud.githubusercontent.com/assets/700826/2593609/3ec13962-ba83-11e3-88d3-f9f95bd8a64b.gif)) - It was heavily inspired by [ctrlp.vim](https://github.com/kien/ctrlp.vim) and the likes.