diff --git a/README.md b/README.md index c375d4d..e40bbb4 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ SPACE🪐BOX ![logo](icon/static.png) -
+```
        /* ✨      +------------------------------------------------------+
   ____/  \____ ✨/|  Open source game framework licensed to freely use,  |
 ✨\          /  / |  copy, and modify. Created for 🌠dank.game🌠         |
@@ -12,7 +12,8 @@ SPACE🪐BOX
 | ~~~🌊~~~~🌊~ |  +------------------------------------------------------+
 | SPACE 🪐🅱 OX | /
 | 🌊 ~ ~~~~ ~~ |/
-+-------------*/   
++-------------*/ +``` *SPACE🪐BOX* is a C++ framework that makes creating cross-platform games and other interactive applications easier and faster by providing an added layer of abstraction between SDL + OpenGL and the project.