Update README.md

This commit is contained in:
Piyush Dixit 2021-05-10 22:11:56 +05:30 committed by GitHub
parent e6f17d646e
commit dcba9fe031
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,6 +40,13 @@
3. Click [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/PiyushDixit96/binance-order-notifier)
4. Follow Steps
------------
### Run Locally
- Download and install NodeJs
- Download Repo and open Repo root folder.
- Fill your data in .env file
- Open terminal on current folder
- Run this command to install `npm install`
- Run this to start `npm start`
## Author