diff options
author | Piyush Dixit <79581397+PiyushDixit96@users.noreply.github.com> | 2021-05-20 23:49:29 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-20 23:49:29 +0530 |
commit | e7f542eaebd286c91c669319bee4ca7528397c01 (patch) | |
tree | df0661b3ac1be51797fcf7ea5c557b41cd6633b6 | |
parent | d53f69f8ce4d9b5943904c32e81683d505b4c8ae (diff) |
Update README.md
- when new commit/update happens, you need to create new heroku app using Deploy to heroku button,
- So that you can use the new feature.
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -17,6 +17,11 @@ [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/PiyushDixit96/binance-order-notifier) +```diff +- when new commit/update happens, you need to create new heroku app using Deploy to heroku button, +- So that you can use the new feature. +``` +------------ <h2>Setup before Deploy to Heroku</h2> <h4>SETUP TELEGRAM BOT</h4> @@ -58,6 +63,8 @@ 16. Click " Create Monitor " 17. Now Enjoy ------------ +> <h3>Give a ⭐️ if this project helped you!</h3> +------------ ### Run Locally - Download and install NodeJs - Download Repo and open Repo root folder. |