summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2015-01-14 02:16:03 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2015-01-14 02:16:03 +0900
commit789f26b1a53b84cb7bf136dcd7b40791a93b45e3 (patch)
tree0c578a5496f4c62172dd7935cf74649762112376 /src
parenta3068a33d5403bc0630606f3649c9086bd1e9269 (diff)
downloadfzf-789f26b1a53b84cb7bf136dcd7b40791a93b45e3.tar.gz
Add GIF to src/README
Diffstat (limited to 'src')
-rw-r--r--src/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/README.md b/src/README.md
index a15ab58e..2368b503 100644
--- a/src/README.md
+++ b/src/README.md
@@ -1,6 +1,8 @@
fzf in Go
=========
+<img src="https://cloud.githubusercontent.com/assets/700826/5725028/028ea834-9b93-11e4-9198-43088c3f295d.gif" height="463" alt="fzf in go">
+
This directory contains the source code for the new fzf implementation in
[Go][go].