From 68936b9566a775c6e51ae551a4a9737b41047bf7 Mon Sep 17 00:00:00 2001 From: Johanna Rock <johanna.rock@tugraz.at> Date: Fri, 24 May 2019 15:52:46 +0200 Subject: [PATCH] Add README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c3a5e95 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# SPSC Templates + +## Contents + +* LATEX_Presentation: A very minimalistic beamer latex template. +* LATEX_Thesis+Report+Homework: A latex template that can be used for writing thesis, reports and homeworks. You can find instructions and examples within the template itself. + +## Contributions +We are very thankful for feedback! Also, we strongly encourage contributions in form of pull requests or patches. \ No newline at end of file -- GitLab