diff options
author | Sebastian Thiel <byronimo@gmail.com> | 2016-09-25 12:58:40 +0200 |
---|---|---|
committer | Sebastian Thiel <byronimo@gmail.com> | 2016-09-25 12:59:22 +0200 |
commit | 80cc71edc172b395db8f14beb7add9a61c4cc2b6 (patch) | |
tree | 6241f3b9cd1856a84da18329e9a1623891a513c3 | |
parent | e50a8e6156360e0727bedff32584735b85551c5b (diff) | |
download | gitpython-80cc71edc172b395db8f14beb7add9a61c4cc2b6.tar.gz |
doc(README): add waffle.io info
[skip ci]
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -105,6 +105,8 @@ New BSD License. See the LICENSE file. [](https://travis-ci.org/gitpython-developers/GitPython) [](https://codeclimate.com/github/gitpython-developers/GitPython) [](https://readthedocs.org/projects/gitpython/?badge=stable) +[](https://waffle.io/gitpython-developers/GitPython) +[](https://waffle.io/gitpython-developers/GitPython/metrics/throughput) Now that there seems to be a massive user base, this should be motivation enough to let git-python return to a proper state, which means |