diff --git a/README.md b/README.md
index db43d00..3c3b41e 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,16 @@
+
+
+```
+ ___ ___ __
+ / / /__/ / / Coded by Crimson Hawk
+ / / ___ / /___ ____ __ __ _____ __ __ __
+ / / / / / __ / / _ / \ \/ / / __ / / / / /
+ / / / / / /_/ / / /__/ / /\ \ / /_/ / / /__/ /
+/__/ /__/ /_____/ /____/ /_/ \_\ /____/_/ /__/ /__/
+```
libexam
The greatest exam technology that have ever been made
docs
\ No newline at end of file
diff --git a/frontend.py b/frontend.py
index 0488a78..dc38156 100644
--- a/frontend.py
+++ b/frontend.py
@@ -13,13 +13,11 @@ def __init__():
print("""
___ ___ __
- / / /__/ / /
+ / / /__/ / / Coded by Crimson Hawk
/ / ___ / /___ ____ __ __ _____ __ __ __
/ / / / / __ / / _ / \\ \\/ / / __ / / / / /
/ / / / / /_/ / / /__/ / /\\ \\ / /_/ / / /__/ /
/__/ /__/ /_____/ /____/ /_/ \\_\\ /____/_/ /__/ /__/
-
- Coded by Crimson Hawk
""")
print(f"libexam frontend UI initiated")