diff --git a/README.md b/README.md index 532ac35..6b22516 100644 --- a/README.md +++ b/README.md @@ -1 +1,9 @@ -# No_Cooperation \ No newline at end of file +# No_Cooperation + +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: + +`python .\main.py` \ No newline at end of file