Skip to content

Commit

Permalink
Add pre-commit.ci badge
Browse files Browse the repository at this point in the history
  • Loading branch information
int3l committed Nov 20, 2020
1 parent 073677a commit f7ebc3a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ Python Tesseract
:target: https://anaconda.org/conda-forge/pytesseract
:alt: Conda release

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

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

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

0 comments on commit f7ebc3a

Please sign in to comment.