From 85f7f43e60fbe636405a50c59f0f452cbdb0c7b2 Mon Sep 17 00:00:00 2001 From: Caleb Brown Date: Thu, 8 Apr 2021 12:08:14 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 04a61de..0095845 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,11 @@ A game made as part of a first year semester-long group project. Made using Python3 and Pygame. -To run, navigate to the root application folder and in terminal type: +# To Run + +Download the latest build from the [Releases](https://github.com/caleb-brown/No_Cooperation/releases) + +Or navigate to the root application folder and in terminal type: `python .\main.py`