From 83c98a8a92d9136618f27374f5177cf89af27e69 Mon Sep 17 00:00:00 2001 From: jijinjijin <60549996+jijinjijin@users.noreply.github.com> Date: Thu, 20 Feb 2020 21:55:37 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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!