From 1a65954e93c301eef38bf3cf733f77208c5a6f9f Mon Sep 17 00:00:00 2001 From: Julian Berman Date: Tue, 24 Aug 2021 14:52:33 +0100 Subject: Add a pre-commit.ci badge. --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 30db960..50627f3 100644 --- a/README.rst +++ b/README.rst @@ -20,6 +20,10 @@ jsonschema :alt: ReadTheDocs status :target: https://python-jsonschema.readthedocs.io/en/stable/ +.. |Pre Commit| image:: https://results.pre-commit.ci/badge/github/Julian/jsonschema/main.svg + :alt: pre-commit.ci status + :target: https://results.pre-commit.ci/latest/github/Julian/jsonschema/main + ``jsonschema`` is an implementation of `JSON Schema `_ for Python. -- cgit v1.2.1