diff --git a/README.md b/README.md index 1643526..0f8209c 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,10 @@ Once you've setup your database and your configuration (see below) is complete, `python3 -m tg_bot` +#### The Easy Way + +[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy) + ## Setting up the bot (Read this before trying to use!): Please make sure to use python3.6, as I cannot guarantee everything will work as expected on older python versions!