Skip to content

Commit 73d50b8

Browse files
authored
Update README.md
1 parent 454e39b commit 73d50b8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,23 +12,23 @@ Extract it to a convenient location.
1212

1313
### Binance Trading Account
1414

15-
Log in and create a new key. Beginners should disable withrawls and restrict access to your device's external ip.
1615
[API key](https://www.binance.com/en/support/articles/360002502072)
16+
Log in and create a new api key. Beginners should disable withrawls and restrict access to your device's external ip. Copy/paste your info into options.json.
1717

1818
### NodeJS
1919

2020
[Download](https://nodejs.org/en/download)
2121

2222
### Ngrok
2323

24-
Sign up for an account and follow the instructions. Ngrok should be in the same folder as app.js.
2524
[Download](https://ngrok.com/download)
25+
Sign up for an account and follow the instructions. Ngrok should be in the same folder as app.js.
2626

2727
**Important:** The ngrok.exe must reside in the same folder as app.js.
2828

2929
## TradingView Charts
3030

31-
This is the only resource that isn't free. To use webhooks we need TradingView **Pro** ($10.95/month).
31+
To use webhooks we need TradingView **Pro** ($10.95/month).
3232
[Get a $30 credit by visiting this affiliate link](https://www.tradingview.com/gopro/?share_your_love=Greeffer)
3333

3434
## Create a new bot:

0 commit comments

Comments
 (0)