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`.