commit 0c86f7df125d470863976593af81ad94e1b4101d Author: LoaD Accumulator Date: Sun Jun 11 17:29:36 2023 +0200 [INIT] Hello, World! diff --git a/README.MD b/README.MD new file mode 100644 index 0000000..c5135d2 --- /dev/null +++ b/README.MD @@ -0,0 +1,14 @@ +# TeXLily: A LaTeX and Lilypond bot for [matrix] +TeXlily is a TeX and Lilypond bot designed for [matrix]. It is made for +clients who does not support LaTeX, but also for people willing to share +sheet music to their friends using Lilypond + +## Dependencies +TeXily only has a few dependencies: + - Python 3(tested on 3.11). + - `matrix-nio` + - A modern version of Lilypond + - A distribution of LaTeX. Only really tested on TeXlive though. + +## License +TeXlily's license is currently unclear at the moment.