From e0e5298c81ec21455375784f18d0c304012c0d6a Mon Sep 17 00:00:00 2001 From: Aslan2142 Date: Thu, 29 Aug 2019 20:31:11 +0200 Subject: [PATCH] Updated Readme Again --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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