diff --git a/README.md b/README.md index 29e7007..6884d28 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ $ md2vim \ doc/argwrap.txt ``` -Below is a screenshot of the vimdoc file being generated by Md2Vim and displayed inside of Vim. The curious may also +Below is an animation of the vimdoc file being generated by Md2Vim and displayed inside of Vim. The curious may also wish to examine the [raw markdown input](https://raw.githubusercontent.com/FooSoft/vim-argwrap/master/README.md) and the [raw vimdoc output](https://raw.githubusercontent.com/FooSoft/vim-argwrap/master/doc/argwrap.txt) used in this example to get a better idea of how the markdown structure is transformed to vimdoc.