diff --git a/README.markdown b/README.markdown index 0469c96..5f86e0e 100644 --- a/README.markdown +++ b/README.markdown @@ -2,7 +2,13 @@ > Uncover usage problems in your writing -## Features of this plugin +
+ +- - - +![demo](screenshots/demo.gif) +- - - + +## Features of the _wordy_ plugin * Pure Vimscript; no external services or libraries needed * Uses Vim’s native spell-check engine diff --git a/screenshots/demo.gif b/screenshots/demo.gif new file mode 100644 index 0000000..a812b34 Binary files /dev/null and b/screenshots/demo.gif differ diff --git a/screenshots/demo.txt b/screenshots/demo.txt new file mode 100644 index 0000000..9bc10e0 --- /dev/null +++ b/screenshots/demo.txt @@ -0,0 +1,7 @@ + +Captured with Quicktime. + +Processed with: + +$ ffmpeg -i wordy.mov -s 700x284 -pix_fmt rgb24 -vf "lutyuv=y=val*1.3" -r 10 -f gif - | \ + gifsicle --optimize=3 --delay=6 --crop 0,0+700x283 > ~/Desktop/out.gif