Skip to content

Commit 4f4012c

Browse files
committed
Add the Zenodo badge.
Closes: #784
1 parent 86e41f3 commit 4f4012c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
jsonschema
33
==========
44

5-
|PyPI| |Pythons| |CI| |ReadTheDocs| |Precommit|
5+
|PyPI| |Pythons| |CI| |ReadTheDocs| |Precommit| |Zenodo|
66

77
.. |PyPI| image:: https://img.shields.io/pypi/v/jsonschema.svg
88
:alt: PyPI version
@@ -24,6 +24,9 @@ jsonschema
2424
:alt: pre-commit.ci status
2525
:target: https://results.pre-commit.ci/latest/github/Julian/jsonschema/main
2626

27+
.. |Zenodo| image:: https://zenodo.org/badge/3072629.svg
28+
:target: https://zenodo.org/badge/latestdoi/3072629
29+
2730

2831
``jsonschema`` is an implementation of `JSON Schema
2932
<https://json-schema.org>`_ for Python.

0 commit comments

Comments
 (0)