Skip to content

Commit 620677a

Browse files
committed
Actually add the badge.
1 parent 1a65954 commit 620677a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

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

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

77
.. |PyPI| image:: https://img.shields.io/pypi/v/jsonschema.svg
88
:alt: PyPI version
@@ -20,7 +20,7 @@ jsonschema
2020
:alt: ReadTheDocs status
2121
:target: https://python-jsonschema.readthedocs.io/en/stable/
2222

23-
.. |Pre Commit| image:: https://results.pre-commit.ci/badge/github/Julian/jsonschema/main.svg
23+
.. |Precommit| image:: https://results.pre-commit.ci/badge/github/Julian/jsonschema/main.svg
2424
:alt: pre-commit.ci status
2525
:target: https://results.pre-commit.ci/latest/github/Julian/jsonschema/main
2626

0 commit comments

Comments
 (0)