1
0

Update README.md

This commit is contained in:
Caleb Brown 2021-04-08 11:39:08 -04:00 committed by GitHub
parent bca3c68a90
commit 736aead2c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,3 +7,7 @@ Made using Python3 and Pygame.
To run, navigate to the root application folder and in terminal type:
`python .\main.py`
To install Pygame:
`pip install pygame`