summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kögl <stefan@skoegl.net>2013-10-13 15:32:38 +0200
committerStefan Kögl <stefan@skoegl.net>2013-10-13 15:32:38 +0200
commit07667c6d0d582d9f11a6e0779fbab25db0417614 (patch)
tree68fa4eeae376b1aa3ddc50c58bd396644402ff4d
parent38f88059b60dca9b2d65ddc2d125c57e34288ef8 (diff)
downloadpython-json-patch-07667c6d0d582d9f11a6e0779fbab25db0417614.tar.gz
add link to Coveralls in README.md
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8d7c986..e8b8bcb 100644
--- a/README.md
+++ b/README.md
@@ -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
----------------------