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`