aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2021-10-22 12:29:03 -0700
committerBryan Newbold <bnewbold@archive.org>2021-10-22 12:29:03 -0700
commit20d7449787eabf8624fabc74326210c8e852eefe (patch)
tree6dd3547759fc68657fb77887645de39f882b8c84
parente99709df59bc02d3dcaaceabc38488694ff72a2b (diff)
downloadgrobid_tei_xml-20d7449787eabf8624fabc74326210c8e852eefe.tar.gz
grobid_tei_xml-20d7449787eabf8624fabc74326210c8e852eefe.zip
mention license in README
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
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.