File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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
2828Python-tesseract is an optical character recognition (OCR) tool for python.
2929That is, it will recognize and "read" the text embedded in images.
You can’t perform that action at this time.
0 commit comments