Skip to content

Commit 2fd8eb5

Browse files
committed
Added github actions build badge
1 parent 8ac86be commit 2fd8eb5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ A simple, |Pillow|_-friendly,
66
wrapper around the ``tesseract-ocr`` API for Optical Character Recognition
77
(OCR).
88

9-
.. image:: https://travis-ci.com/sirfz/tesserocr.svg?branch=master
10-
:target: https://travis-ci.com/sirfz/tesserocr
11-
:alt: TravisCI build status
9+
.. image:: https://github.com/sirfz/tesserocr/actions/workflows/build.yml/badge.svg
10+
:target: https://github.com/sirfz/tesserocr/actions/workflows/build.yml
11+
:alt: Github Actions build status
1212

1313
.. image:: https://img.shields.io/pypi/v/tesserocr.svg?maxAge=2592000
1414
:target: https://pypi.python.org/pypi/tesserocr

0 commit comments

Comments
 (0)