Skip to content

Commit f7ebc3a

Browse files
authored
Add pre-commit.ci badge
1 parent 073677a commit f7ebc3a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ Python Tesseract
1717
:target: https://anaconda.org/conda-forge/pytesseract
1818
:alt: Conda release
1919

20-
.. image:: https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white
21-
:target: https://github.com/pre-commit/pre-commit
22-
:alt: pre-commit
20+
.. image:: https://results.pre-commit.ci/badge/github/madmaze/pytesseract/master.svg
21+
:target: https://results.pre-commit.ci/latest/github/madmaze/pytesseract/master
22+
:alt: Pre-commit CI status
2323

2424
.. image:: https://github.com/madmaze/pytesseract/workflows/CI/badge.svg?branch=master
2525
:target: https://github.com/madmaze/pytesseract/actions?query=workflow%3ACI
26-
:alt: CI workflow status badge
26+
:alt: CI workflow status
2727

2828
Python-tesseract is an optical character recognition (OCR) tool for python.
2929
That is, it will recognize and "read" the text embedded in images.

0 commit comments

Comments
 (0)