From 20d7449787eabf8624fabc74326210c8e852eefe Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Fri, 22 Oct 2021 12:29:03 -0700 Subject: mention license in README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 0700757..dafc2ac 100644 --- a/README.md +++ b/README.md @@ -109,3 +109,9 @@ to TEI-XML documents. would be a better tool for working with structured text Python"](https://komax.github.io/blog/text/python/xml/parsing_tei_xml_python/) (2019): blog post about basic parsing of GROBID TEI-XML files into Pandas DataFrames + + +## License + +This library is available under the permissive MIT License. See `LICENSE.txt` +for a copy. -- cgit v1.2.3