Skip to content

Commit 6a66ad7

Browse files
authored
Update Documentation (#6)
1 parent 0eb5b66 commit 6a66ad7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# heroku-vim
2+
[![Build Status][travis-badge]][travis-link] [![Coverage Status][coveralls-badge]][coveralls-link]
3+
24
A Heroku plugin that allows you to use vim in a dyno
35

46
## Installation
@@ -17,3 +19,8 @@ You can set a command other than `bash` to be run as well:
1719

1820
## License
1921
MIT
22+
23+
[coveralls-badge]: https://coveralls.io/repos/github/jasonheecs/heroku-vim/badge.svg?branch=master
24+
[coveralls-link]: https://coveralls.io/github/jasonheecs/heroku-vim?branch=master
25+
[travis-badge]: https://travis-ci.com/jasonheecs/heroku-vim.svg?branch=master
26+
[travis-link]: https://travis-ci.com/jasonheecs/heroku-vim

0 commit comments

Comments
 (0)