From 4b97769d844fdbfca8e725010ce8f3c01c1185d6 Mon Sep 17 00:00:00 2001 From: abrahas55 <a.soeyler@fu-berlin.de> Date: Thu, 5 May 2022 12:10:20 +0000 Subject: [PATCH] Updated readme with things --- README.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index ea1d28b..2640740 100644 --- a/README.md +++ b/README.md @@ -7,20 +7,16 @@ generalized tex template that can be used by students for their assignments You will need texlive to compile this project. I recommend using lualatex with latexmk -''' +~~~ latexmk -norc -lualatex <file.tex> -''' +~~~ ## Contributing Feel free to create merge requests or open issues :) ## Authors and acknowledgment -big thanks to ljrk0 for the base of this template (and everything else) - -## License -You may use this freely for non-commercial uses, if you want to distribute this -yourself please first consider contributing to this repo. +big thanks to ljrk0 for the base of this template (and everything else). Also check out this [repository](https://git.imp.fu-berlin.de/koenigl/tex-templates). ## Project status Project is live at least in this semester (SS 22), it is intended to be -maintained further on. +maintained further on. If you want to take it over leave me a message. -- GitLab