Commit f1979f6ee16e927b5904f9c8c5c1697213cf670c
1 parent
a17061b2
Exists in
master
and in
1 other branch
add codeclimate badge to README
Showing
1 changed file
with
4 additions
and
1 deletions
Show diff stats
README.md
1 | -# Errbit [![TravisCI][travis-img-url]][travis-ci-url] | 1 | +# Errbit [![TravisCI][travis-img-url]][travis-ci-url] [![Code Climate][codeclimate-img-url]][codeclimate-url] |
2 | 2 | ||
3 | [travis-img-url]: https://secure.travis-ci.org/errbit/errbit.png?branch=master | 3 | [travis-img-url]: https://secure.travis-ci.org/errbit/errbit.png?branch=master |
4 | [travis-ci-url]: http://travis-ci.org/errbit/errbit | 4 | [travis-ci-url]: http://travis-ci.org/errbit/errbit |
5 | +[codeclimate-img-url]: https://codeclimate.com/badge.png | ||
6 | +[codeclimate-url]: https://codeclimate.com/github/errbit/errbit | ||
7 | + | ||
5 | 8 | ||
6 | ### The open source, self-hosted error catcher | 9 | ### The open source, self-hosted error catcher |
7 | 10 |