Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cneud authored Oct 13, 2023
1 parent f417d5d commit 6252746
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h3 align="center">ALTO Tools</h3>
<p align="center">
<a href="https://www.python.org/">:snake:</a> tools for performing various operations on <a href="http://www.loc.gov/standards/alto/">ALTO</a> XML files
<a href="https://www.python.org/">Python</a> tools for performing various operations on <a href="http://www.loc.gov/standards/alto/">ALTO</a> XML files
</p>
<p align="center">
<a href="https://www.python.org/downloads/"><img src="https://img.shields.io/badge/python-3.8+-blue.svg" title="Python Version"></a>
Expand Down Expand Up @@ -43,4 +43,4 @@ The following `OPTIONS` are currently supported:
| `-g` `--graphics` | Extract bounding box coordinates of `<GraphicalElement>` elements |
| `-s` `--statistics` | Extract statistical info (no. of textlines, words, glyphs etc.) |

All output is sent to `stdout`.
All output is sent to `stdout`.

0 comments on commit 6252746

Please sign in to comment.