From 05384058eb2f83b16288dab0bd36a705ae6832eb Mon Sep 17 00:00:00 2001 From: Juicysteak117 <20595808+Juicysteak117@users.noreply.github.com> Date: Tue, 4 Nov 2025 21:04:41 -0800 Subject: [PATCH] license to toast --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fc8be8c..700d4af 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ If you are interested in doing a translation or some sort of alternate version, ## Setting Up This project is reliant on `LaTeXML` and owes deep gratitute for its existence. Install it [here](https://math.nist.gov/~BMiller/LaTeXML/get.html), and please support it if you can! -You might also need to install `texlive-latex-extra` with your package manager of choice, or specific missing packages through `MiKTeX` if you prefer a lighter weight LaTeX installation. This project was created using Visual Studio Code so `.vscode` is included for your convenience if that is your editor of choice to build via `build.ps1` but can otherwise be ignored. +You might also need to install `texlive-latex-extra` with your package manager of choice, or specific missing packages through `MiKTeX` if you prefer a lighter weight LaTeX installation. This project was created using Visual Studio Code so `.vscode` is included for your convenience if that is your editor of choice to build via `build.ps1` but it can otherwise be ignored. ### Linux @@ -41,4 +41,8 @@ latexmlc --destination=export/index.html pghrt ```bash latexmlc --destination=export/index.html pghrt .venv/scripts/python soup.py -``` \ No newline at end of file +``` + +## License + +I don't know. Please attribute credit when it is safe and reasonable to do so. Please feel free to use any of this as a template (if you'd like to rip the guts of the .tex out) if it aids you in writing your own document about transition. We need more quality resources out there. \ No newline at end of file