From c96c6803128da4f3ed3ef4b975efb61401d2382e Mon Sep 17 00:00:00 2001 From: Caleb Brown Date: Thu, 8 Apr 2021 11:37:09 -0400 Subject: [PATCH] Update to README --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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