From 62527461abc6f2a40eeb2a5a5a0edd9112fae3ae Mon Sep 17 00:00:00 2001 From: Clemens Neudecker <952378+cneud@users.noreply.github.com> Date: Fri, 13 Oct 2023 17:00:51 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 682472d..8a78d64 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

ALTO Tools

- :snake: tools for performing various operations on ALTO XML files + Python tools for performing various operations on ALTO XML files

@@ -43,4 +43,4 @@ The following `OPTIONS` are currently supported: | `-g` `--graphics` | Extract bounding box coordinates of `` elements | | `-s` `--statistics` | Extract statistical info (no. of textlines, words, glyphs etc.) | -All output is sent to `stdout`. \ No newline at end of file +All output is sent to `stdout`.