From d18583348ad386740832fc03e480d91277704a35 Mon Sep 17 00:00:00 2001 From: "Gerber, Mike" Date: Fri, 16 Aug 2019 14:01:53 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=85=20dinglehopper:=20Make=20Travis=20CI?= =?UTF-8?q?=20badge=20link=20to=20build=20status?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88bafa4..373c642 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ dinglehopper dinglehopper is an OCR evaluation tool and reads [ALTO](https://github.com/altoxml), [PAGE](https://github.com/PRImA-Research-Lab/PAGE-XML) and text files. -![Travis CI badge](https://api.travis-ci.org/qurator-spk/dinglehopper.svg?branch=master) +[![Build Status](https://travis-ci.org/qurator-spk/dinglehopper.svg?branch=master)](https://travis-ci.org/qurator-spk/dinglehopper) Goals -----