From 95fd55feb55aee9a9f79adf15f8fdf2327b6bd06 Mon Sep 17 00:00:00 2001
From: TL044CN <gunnisan2@web.de>
Date: Sat, 6 Feb 2021 09:14:55 +0100
Subject: [PATCH] Updated README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 23452cb..a67dd81 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
-- 
GitLab