aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiyush Dixit <79581397+PiyushDixit96@users.noreply.github.com>2021-05-10 22:11:56 +0530
committerGitHub <noreply@github.com>2021-05-10 22:11:56 +0530
commitdcba9fe03123f48a47007674abe6cfa020f55242 (patch)
tree09c128a682246b6a816a4872ce0cd5797f711578
parente6f17d646e82495a015ef40a948fa4463f5b7a1b (diff)
Update README.md
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 80bd815..160eeb7 100644
--- a/README.md
+++ b/README.md
@@ -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