diff --git a/LICENSE b/LICENSE.md
similarity index 100%
rename from LICENSE
rename to LICENSE.md
diff --git a/README.md b/README.md
index a5b29c269c972bd071ddfcad71d0fd55e9be17fe..086b75aac238dfa710b3c2d780d9539abc815434 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,17 @@
 # WebGL-Raycaster
 
+This raycaster is the result from my Bachelor's thesis.
+
+## Getting Started
+
+
+
+### Prerequisites
+
+No installation needed. Just a Browser which supports WebGL Version 2.0
+
+
+
+## License
+
+This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details