Skip to content

Commit

Permalink
Add the Zenodo badge.
Browse files Browse the repository at this point in the history
Closes: #784
  • Loading branch information
Julian committed Sep 29, 2021
1 parent 86e41f3 commit 4f4012c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
jsonschema
==========

|PyPI| |Pythons| |CI| |ReadTheDocs| |Precommit|
|PyPI| |Pythons| |CI| |ReadTheDocs| |Precommit| |Zenodo|

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

.. |Zenodo| image:: https://zenodo.org/badge/3072629.svg
:target: https://zenodo.org/badge/latestdoi/3072629


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

0 comments on commit 4f4012c

Please sign in to comment.