diff options
| author | Stefan Kögl <stefan@skoegl.net> | 2017-11-25 22:29:10 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-11-25 22:29:10 +0100 |
| commit | df0c56d592c9f1d0fada201b7fa66d9d359ac7a3 (patch) | |
| tree | fdc17cc4c2727b59fd31335f579cd466f562acb3 | |
| parent | 62db640d55a8dba3431d10b8a7a7b2204d5bd896 (diff) | |
| download | python-json-patch-df0c56d592c9f1d0fada201b7fa66d9d359ac7a3.tar.gz | |
Remove broken badges from README
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -python-json-patch [](https://travis-ci.org/stefankoegl/python-json-patch) [](https://coveralls.io/r/stefankoegl/python-json-patch?branch=master)   +python-json-patch [](https://travis-ci.org/stefankoegl/python-json-patch) [](https://coveralls.io/r/stefankoegl/python-json-patch?branch=master) ================= Applying JSON Patches in Python ------------------------------- |
