diff --git a/README.md b/README.md index da4a0cc7..41aaf532 100644 --- a/README.md +++ b/README.md @@ -3,15 +3,19 @@ fzf is a general-purpose command-line fuzzy finder. -![](https://raw.github.com/junegunn/i/master/fzf.gif) + + +It's an interactive Unix filter for command-line that can be used with any +list; files, command history, processes, hostnames, bookmarks, git commits, +etc. Pros ---- -- No dependencies +- Portable, no dependencies - Blazingly fast - The most comprehensive feature set -- Flexible layout using tmux panes +- Flexible layout - Batteries included - Vim/Neovim plugin, key bindings and fuzzy auto-completion