diff --git a/README.md b/README.md index b6714f2..b2b2b36 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ [![Build Status](https://travis-ci.org/vmchale/ats-vim.svg?branch=master)](https://travis-ci.org/vmchale/ats-vim) -Screenshot of syntastic error highlighting - This provides detection and syntax highlighting for ATS. It can also optionally format output with [ats-format](https://github.com/vmchale/ats-format/). @@ -14,3 +12,7 @@ Using [vim-plg](https://github.com/junegunn/vim-plug): ```vim Plug 'vmchale/ats-vim' ``` + +## Screenshots + +Screenshot of syntastic error highlighting