From b74f5a089b0176e3cf68f1bf69d1c2b7b3171275 Mon Sep 17 00:00:00 2001 From: Tasnimul Hasnat Date: Sun, 18 Jul 2021 04:27:26 +0600 Subject: [PATCH] Update README.md --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c76050b..130c728 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,13 @@ A tribute to the classic Rapid Roll game from our childhood made with love, tears and SFML. ## For Windows -Run make.ps1 using powershell. -Options: *-h/help - Shows help menu -*-c/compile - Compiles the project -*clean - Deletes the .o files -*cleanall - Deletes the *.o and *.exe files -*-a/all - Does all the above except deleting the .exe file +Run make.ps1 using powershell. +Options: +> -h/help - Shows help menu +> -c/compile - Compiles the project +> clean - Deletes the .o files +> cleanall - Deletes the *.o and *.exe files +> -a/all - Does all the above except deleting the .exe file The .exe can be found in ./bin