diff --git a/README.md b/README.md index 75cb115..6b877c9 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,16 @@ -# Leipzig Gloss +# Leipzig Glossing in Typst -[Typst](https://github.com/typst/typst) library for creating interlinear morpheme-by-morpheme glosses according to the -[Leipzig glossing rules](https://www.eva.mpg.de/lingua/pdf/Glossing-Rules.pdf). +[Typst](https://github.com/typst/typst) library for creating interlinear +morpheme-by-morpheme glosses according to the [Leipzig glossing +rules](https://www.eva.mpg.de/lingua/pdf/Glossing-Rules.pdf). - -Generate the example pdf by running: `just build-example`. +Run `just build-example` to generate a pdf file with examples and documentation. # License This library uses the MIT license; see `LICENSE.txt`. + +# Contributors + +Thanks to [Bethany E. Toma](https://github.com/betoma) for a number of +suggestions and improvements.