diff --git a/README.md b/README.md
index ea1d28b21ab16ab7c2b1870f748a8d7cf7aa6f93..2640740deb16dfcc2e0063c81e7d178cda5c207a 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.