Commit c0b0703eb94c3bcca4ca52f579d5f4c473092bed

Authored by Cyril Mougel
1 parent b6c0db9c
Exists in master and in 1 other branch production

better README integration of coveralls

Showing 1 changed file with 3 additions and 2 deletions   Show diff stats
README.md
1   -# Errbit [![TravisCI][travis-img-url]][travis-ci-url] [![Code Climate][codeclimate-img-url]][codeclimate-url]
  1 +# Errbit [![TravisCI][travis-img-url]][travis-ci-url] [![Code Climate][coveralls-img-url]][coveralls-url][coveralls-img-url]][coveralls-url]
2 2  
3 3 [travis-img-url]: https://secure.travis-ci.org/errbit/errbit.png?branch=master
4 4 [travis-ci-url]: http://travis-ci.org/errbit/errbit
5 5 [codeclimate-img-url]: https://codeclimate.com/github/errbit/errbit.png
6 6 [codeclimate-url]: https://codeclimate.com/github/errbit/errbit
7   -[![Coverage Status](https://coveralls.io/repos/errbit/errbit/badge.png?branch=master)](https://coveralls.io/r/errbit/errbit)
  7 +[coveralls-img-url]: https://coveralls.io/repos/errbit/errbit/badge.png?branch=master
  8 +[coveralls-url]:https://coveralls.io/r/errbit/errbit
8 9  
9 10  
10 11  
... ...