diff options
author | Sebastian Thiel <byronimo@gmail.com> | 2015-04-10 19:33:52 +0200 |
---|---|---|
committer | Sebastian Thiel <byronimo@gmail.com> | 2015-04-10 19:33:52 +0200 |
commit | e129846a1a5344c8d7c0abe5ec52136c3a581cce (patch) | |
tree | 43ec464a999377edbad5f8b35ea3a7c6d417eb90 | |
parent | ae334e4d145f6787fd08e346a925bbc09e870341 (diff) | |
download | gitpython-e129846a1a5344c8d7c0abe5ec52136c3a581cce.tar.gz |
docs(README): added code-climate badge
We are not too good, but nothing to shy away from.
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -77,6 +77,7 @@ New BSD License. See the LICENSE file. ### DEVELOPMENT STATUS [](https://travis-ci.org/gitpython-developers/GitPython) +[](https://codeclimate.com/github/gitpython-developers/GitPython) [](https://coveralls.io/r/gitpython-developers/GitPython?branch=master) [](https://readthedocs.org/projects/gitpython/?badge=stable) [](http://www.issuestats.com/github/gitpython-developers/GitPython) |