diff --git a/README.md b/README.md index 05ca40f..1d4184c 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,8 @@ Copy `config.py.example` to `config.py`, and edit it as the comments say. Then, create a virtualenv (or not), then run `pip3 install -r requirements.txt` *Note: pimpybot requires Python 3.6.* + + +## Running + +`python3 app.py`. \ No newline at end of file