diff --git a/README.md b/README.md
index 5bd75df..531faa5 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# AsloEngine
-WiP 2D Game Engine made using C++ and SFML
+WiP 2D Game Engine made using C++ and SFML
Third-Party Libraries are not Included in the Repository
Version 0.9.1
@@ -9,10 +9,11 @@ Version 0.9.1
### Linux:
Dependecies: libsfml-dev libfmt-dev g++ make
-Compilation: Open folder in terminal and type make. If linking fails after editing files try to recompile everything with make all. You can clear temporary files with make clear
+Compilation: Open folder in terminal and type make. If linking fails after editing files try to recompile everything with make all
+You can clear temporary files with make clear
### Windows:
-Coming Soon...
+Coming Soon...
### Mac OS:
Not Available
\ No newline at end of file