diff --git a/README.md b/README.md
index 23452cbc8d5376bddbef760d9b820740a94c7e41..a67dd819bf31bb47b1324b1eeccd16a720b1aa0e 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 ## Enigma Engine
 ### A small Application Engine, capable of doing pretty much anything.
 
-More of a Pet Project for training how to use Libs correctly.
+#### More of a Pet Project for training how to use Libs correctly.
 
 ## Usage:
 The User does not have direct access to `void main()`, so Applications have to use the Entry Point of the Engine