From fc93173efab24f266c11d63612d20bf27c04b62d Mon Sep 17 00:00:00 2001 From: Clemens Neudecker Date: Thu, 15 Aug 2019 14:39:35 +0200 Subject: [PATCH] add links to supported XML formats --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4950ca2..0ef58a6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ dinglehopper ============ -dinglehopper is an OCR evaluation tool and reads ALTO, PAGE and text files. +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)