Add readme

This commit is contained in:
Jimmy 2021-08-25 21:57:30 +12:00
parent f602403eab
commit dc87fb572d
1 changed files with 11 additions and 0 deletions

11
README.md Normal file
View File

@ -0,0 +1,11 @@
# Discord Bot Demo
## Install
```pip3 install pipenv```
```pipenv sync```
## Run
```pipenv run start```