From df35e799033255da1d91e2c6e58110c9038d8012 Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Tue, 3 Dec 2019 17:01:01 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=8F=20README:=20Add=20CI/PyPI/Codecov?= =?UTF-8?q?=20badges?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ae93e8..dca1ffc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # ocrd_calamari -Recognize text using [Calamari OCR](https://github.com/Calamari-OCR/calamari). +> Recognize text using [Calamari OCR](https://github.com/Calamari-OCR/calamari). + +[![image](https://circleci.com/gh/OCR-D/ocrd_calamari.svg?style=svg)](https://circleci.com/gh/OCR-D/ocrd_calamari) +[![image](https://img.shields.io/pypi/v/ocrd_calamari.svg)](https://pypi.org/project/ocrd_calamari/) +[![image](https://codecov.io/gh/OCR-D/ocrd_calamari/branch/master/graph/badge.svg)](https://codecov.io/gh/OCR-D/ocrd_calamari) ## Introduction