Remove useless badges

I like the header to be clean and these two badges are not important for readers
of this document.
This commit is contained in:
Marco Hinz 2017-04-04 16:53:40 +02:00
parent f8734e5535
commit 50ebe6b510
No known key found for this signature in database
GPG Key ID: 1C980A1B657B4A4F

View File

@ -1,6 +1,6 @@
<div align='center'> <div align='center'>
<br /><br /> <br /><br />
<img src='https://raw.githubusercontent.com/mhinz/vim-galore/smaller-logo/contents/images/logo-vim-galore.png' alt='vim-galore logo' /> <img src='https://raw.githubusercontent.com/mhinz/vim-galore/master/contents/images/logo-vim-galore.png' alt='vim-galore logo' />
<br /><br /><br /><br /> <br /><br /><br /><br />
<div> <div>
@ -14,15 +14,6 @@
<img src='https://img.shields.io/badge/Translation-Portuguese-lightgrey.svg' alt='translation: portuguese' /> <img src='https://img.shields.io/badge/Translation-Portuguese-lightgrey.svg' alt='translation: portuguese' />
</a> </a>
</div> </div>
<div>
<a href='https://travis-ci.org/mhinz/vim-galore'>
<img src='https://travis-ci.org/mhinz/vim-galore.svg?branch=master' alt='build status' />
</a>
<a href='https://github.com/sindresorhus/awesome'>
<img src='https://cdn.rawgit.com/mhinz/vim-galore/master/contents/images/badge-awesome.svg' alt='awesome repo' />
</a>
</div>
</div> </div>
### [Intro](#intro-1) ### [Intro](#intro-1)