From 99b594f4759fb34bf49d97a79f91badcbfb50389 Mon Sep 17 00:00:00 2001
From: Patrik Rac <patrik_rac@gmx.de>
Date: Sun, 6 Feb 2022 21:45:59 +0100
Subject: [PATCH] Removed outdated text

---
 README.md | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 990cb19..8746a2c 100644
--- a/README.md
+++ b/README.md
@@ -10,9 +10,7 @@ The used libraries include
   - For more information and installation instructions visit <https://mfem.org> and <https://mfem.org/howto/build-systems/> for instructions on how to build using cmake
   - The parallel build of MFEM will require additional libraries
 
-The programms build the bases to solve PDEs using an adaptive mesh refinement loop (and in some cases hp-adaptive elements).
+The programms build the bases to solve PDEs using an adaptive mesh refinement loop.
 
-The programms are written as the main work of my Bachelor Thesis at Friedrich-Alexander University Erlangen-Nuernberg. The german title of the thesis is "Adaptive Lösung partieller Differentialgleichungen mit verschiedenen Finite-Elemente Bibliotheken".
-
-All programms output teh soulution as vtk-files which can be visualised by any compatiable tool (I personally recommend [Visit](https://visit-dav.github.io/visit-website/index.html)).
+The programms are written as the main work of my Bachelor Thesis at Friedrich-Alexander Universität Erlangen-Nürnberg. 
 
-- 
GitLab