fix README.mkd

This commit is contained in:
Yasuhiro Matsumoto
2017-12-07 00:23:18 +09:00
parent 8e06fbd056
commit e8c905853b

View File

@@ -1,12 +1,13 @@
# Emmet-vim # Emmet-vim
[![Build Status](https://travis-ci.org/mattn/emmet-vim.svg?branch=master)](https://travis-ci.org/mattn/emmet-vim) [![codecov](https://codecov.io/gh/mattn/emmet-vim/branch/master/graph/badge.svg)](https://codecov.io/gh/mattn/emmet-vim)
[emmet-vim](http://mattn.github.com/emmet-vim) is a vim plug-in [emmet-vim](http://mattn.github.com/emmet-vim) is a vim plug-in
which provides support for expanding abbreviations similar to which provides support for expanding abbreviations similar to
[emmet](http://emmet.io/). [emmet](http://emmet.io/).
[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/mattn/emmet-vim/trend.png)](https://bitdeli.com/free "Bitdeli Badge") ![screenshot](https://raw.githubusercontent.com/mattn/emmet-vim/master/doc/screenshot.gif)
![](https://raw.githubusercontent.com/mattn/emmet-vim/master/doc/screenshot.gif)
## Installation ## Installation