about summary refs log tree commit diff stats
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 18251a0..9352322 100644
--- a/README.txt
+++ b/README.txt
@@ -1,4 +1,9 @@
-Pong by Charadon
+██████╗  ██████╗ ███╗   ██╗ ██████╗ 
+██╔══██╗██╔═══██╗████╗  ██║██╔════╝ 
+██████╔╝██║   ██║██╔██╗ ██║██║  ███╗
+██╔═══╝ ██║   ██║██║╚██╗██║██║   ██║
+██║     ╚██████╔╝██║ ╚████║╚██████╔╝
+╚═╝      ╚═════╝ ╚═╝  ╚═══╝ ╚═════╝ 
 ===============================================================================
 Description:
 This is a pong clone made in C using raylib as the main back bone of the code.