From 4f50911cda46c70aa6bc5e7dc9305611b9b68e13 Mon Sep 17 00:00:00 2001 From: Apologieze <47333595+Apologieze@users.noreply.github.com> Date: Wed, 6 Apr 2022 19:17:49 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fede40a..9391890 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,16 @@ # Monkeycrash A gambling crash game made for a school project with pygame -#Download & install +# Download & install Dependencies: Python, Pygame -Pygame can be download with pip +Pygame can be download with pip: + `pip install pygame` or executing "**dependecies.py**" **[Download the Project][1]** -##Run +## Run Just have to run "**crash.py**" [1]: https://github.com/Apologieze/Monkeycrash/archive/refs/heads/main.zip "Download the project"