We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 862cd13 commit 4d28a00Copy full SHA for 4d28a00
README.rst
@@ -17,6 +17,10 @@ Python Tesseract
17
:target: https://anaconda.org/conda-forge/pytesseract
18
:alt: Conda release
19
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
23
+
24
.. image:: https://travis-ci.org/madmaze/pytesseract.svg
25
:target: https://travis-ci.org/madmaze/pytesseract
26
:alt: Travis build status
0 commit comments