From ac709339877f1d8515edae1c10fe5f4154d0c49e Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Wed, 19 Aug 2015 18:39:15 +0900 Subject: [PATCH] screenshot => animation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.