diff --git a/README.md b/README.md index 665318e..25f90b8 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # hOCR-to-ALTO Convert between Tesseract hOCR and [ALTO XML](https://www.loc.gov/standards/alto/) 2.0/2.1/3/4 using XSL stylesheets -> The XSLT scripts use XSLT 2.0 features, so they require an **XSLT 2.0 -capable transformer**, like [Saxon](https://www.saxonica.com/download/java.xml). +> The XSLT scripts use XSLT 2.0 features - so a **XSLT 2.0 +capable transformer is required** - ie. [Saxon](https://www.saxonica.com/download/java.xml) Running the conversion using Saxon-HE command line - example converting ALTO to hOCR: