We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86e41f3 commit 4f4012cCopy full SHA for 4f4012c
README.rst
@@ -2,7 +2,7 @@
2
jsonschema
3
==========
4
5
-|PyPI| |Pythons| |CI| |ReadTheDocs| |Precommit|
+|PyPI| |Pythons| |CI| |ReadTheDocs| |Precommit| |Zenodo|
6
7
.. |PyPI| image:: https://img.shields.io/pypi/v/jsonschema.svg
8
:alt: PyPI version
@@ -24,6 +24,9 @@ jsonschema
24
:alt: pre-commit.ci status
25
:target: https://results.pre-commit.ci/latest/github/Julian/jsonschema/main
26
27
+.. |Zenodo| image:: https://zenodo.org/badge/3072629.svg
28
+ :target: https://zenodo.org/badge/latestdoi/3072629
29
+
30
31
``jsonschema`` is an implementation of `JSON Schema
32
<https://json-schema.org>`_ for Python.
0 commit comments