add link to Coveralls in README.md

This commit is contained in:
Stefan Kögl
2013-10-13 15:32:38 +02:00
parent 38f88059b6
commit 07667c6d0d

View File

@@ -13,6 +13,7 @@ See Sourcecode for Examples
* Documentation: https://python-json-patch.readthedocs.org/
* PyPI: https://pypi.python.org/pypi/jsonpatch
* Travis-CI: https://travis-ci.org/stefankoegl/python-json-patch
* Coveralls: https://coveralls.io/r/stefankoegl/python-json-patch
Running external tests
----------------------