diff --git a/README.md b/README.md index 990cb1973ce4343451fda52dea8449634c337ab9..8746a2c985d27526de087d8bc74b045adb10242d 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.