From 662bd831b4e63e55a30d2e63e3fe15572bf4bfc4 Mon Sep 17 00:00:00 2001
From: Florian Fischer <florian.fischer@muhq.space>
Date: Thu, 26 Aug 2021 13:49:10 +0200
Subject: [PATCH] update README.md

---
 README.md | 24 +-----------------------
 1 file changed, 1 insertion(+), 23 deletions(-)

diff --git a/README.md b/README.md
index b63d7cf..84b73d4 100644
--- a/README.md
+++ b/README.md
@@ -1,23 +1 @@
-Vorlage für Examensarbeiten
-===========================
-
-beim Lehrstuhl für Informatik 4, FAU Erlangen-Nürnberg
-
-
-Benötigte Pakete
-----------------
-
- * aktuelle TeX-Distribution, z.B. [TeX Live](https://www.tug.org/texlive/)
- * [Latexmk](http://personal.psu.edu/jcc8//software/latexmk-jcc/) und [Make](https://www.gnu.org/software/make/)
- * [pygments/pygmentize](https://pygments.org/)
-
-Installation der Pakete unter *Debianoide* Distributionen mittels
-
-    apt-get install make texlive-full latexmk python-pygments
-
-
-Weiterführende Informationen
-----------------------------
-
- * [Wissensbasis für Ausarbeitungen](WISSENSBASIS.md)
- 
+# MA thesis by Florian Fischer based on the i4 thesis template
-- 
GitLab