summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index f257fd5..2a81536 100644
--- a/README.rst
+++ b/README.rst
@@ -24,6 +24,9 @@ jsonschema
:alt: ReadTheDocs status
:target: https://python-jsonschema.readthedocs.io/en/stable/
+.. image:: https://codecov.io/gh/Julian/jsonschema/branch/master/graph/badge.svg
+ :target: https://codecov.io/gh/Julian/jsonschema
+
``jsonschema`` is an implementation of `JSON Schema <https://json-schema.org>`_
for Python (supporting 2.7+ including Python 3).