From d65b1187d73386555bdb0fd30527d07482f8ac87 Mon Sep 17 00:00:00 2001 From: phu004 Date: Thu, 29 Dec 2022 10:27:18 +1300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b50663e..14daadc 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ My hobby project, trying to create a simple RTS game with somewhat challenging A Feel free to grab anything you like here, including the source code and image files! -**How to run the game:** +## How to run the game: ## For windows users, you can download the compiled game [here](https://github.com/phu004/test/blob/master/test/BattleTank3.zip?raw=true). After unpackaging simply click on play.bat to start the game. It comes with its own JRE, so you don't even need to have Java installed.