add install

This commit is contained in:
Waylon Walker 2022-04-02 12:16:56 -05:00
parent d9fdf043f7
commit ad3bb3e386
No known key found for this signature in database
GPG key ID: 66E2BF2B4190EFE4

View file

@ -1 +1,7 @@
# pygame-starter
## Installation
``` bash
pip install git+https://github.com/WaylonWalker/pygame-starter
```