diff --git a/Readme.md b/Readme.md index 45485ad..78890de 100644 --- a/Readme.md +++ b/Readme.md @@ -4,3 +4,4 @@ This will be a Marble Race Game developed for the Softwarepraktikum at the RWTH ##Building Currently only tested on Linux. To build execute build.sh. Resulting binary will be in binaries. +You can also use the run.sh script to directly start the binary after building it.