diff --git a/README.md b/README.md index 6a595aa..7483337 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ Table of Contents * [Search syntax](#search-syntax) * [Environment variables](#environment-variables) * [Options](#options) + * [Demo](#demo) * [Examples](#examples) * [fzf-tmux script](#fzf-tmux-script) * [Key bindings for command line](#key-bindings-for-command-line) @@ -283,6 +284,13 @@ or `py`. See the man page (`man fzf`) for the full list of options. +#### Demo +If you learn by watching videos, check out this screencast by [@samoshkin](https://github.com/samoshkin) to explore `fzf` features. + + + + + Examples --------