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.
This commit is contained in:
Piyush Dixit 2021-05-20 23:49:29 +05:30 committed by GitHub
parent d53f69f8ce
commit e7f542eaeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,11 @@
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/PiyushDixit96/binance-order-notifier) [![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> <h2>Setup before Deploy to Heroku</h2>
<h4>SETUP TELEGRAM BOT</h4> <h4>SETUP TELEGRAM BOT</h4>
@ -58,6 +63,8 @@
16. Click " Create Monitor " 16. Click " Create Monitor "
17. Now Enjoy 17. Now Enjoy
------------ ------------
> <h3>Give a ⭐️ if this project helped you!</h3>
------------
### Run Locally ### Run Locally
- Download and install NodeJs - Download and install NodeJs
- Download Repo and open Repo root folder. - Download Repo and open Repo root folder.