diff --git a/README.md b/README.md index aca778129bab4b2ac0708cc28f9a384c7cc93b11..43827468c01368e21f6a42342abd1b048d9c6aad 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,9 @@ From a very single vim buffer, you can perform all basic git operations. To name * Stage files/hunks/parts of hunks with single key S. * Write or amend your commit message and commit. +See a usage example: +[](https://asciinema.org/a/28761) + This workflow is 100% inspired from magnificent emacs [Magit](https://github.com/magit/magit) plugin. Take a look at [TL;DR](#tldr) to start using it immediatly.