Skip to content

Commit 9050c93

Browse files
Update README.md
1 parent e8eb5be commit 9050c93

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

README.md

+2-11
Original file line numberDiff line numberDiff line change
@@ -21,23 +21,14 @@ Running with Binance (single ticker):
2121
Edit config.json to add your API keys.
2222

2323
Example config.json
24-
json
25-
Download
24+
2625

2726
{
2827
"twitter_keys": {
2928
"consumer_key": "YOUR_CONSUMER_KEY",
3029
"consumer_secret": "YOUR_CONSUMER_SECRET",
3130
"access_token_key": "YOUR_ACCESS_TOKEN_KEY",
3231
"access_token_secret": "YOUR_ACCESS_TOKEN_SECRET"
33-
},
34-
"binance_keys": {
35-
"publickey": "YOUR_BINANCE_PUBLIC_KEY",
36-
"privatekey": "YOUR_BINANCE_PRIVATE_KEY"
37-
},
38-
"kraken_keys": {
39-
"api_key": "YOUR_KRAKEN_API_KEY",
40-
"secret_key": "YOUR_KRAKEN_SECRET_KEY"
4132
}
4233
}
4334

@@ -57,7 +48,7 @@ Advanced trading strategies based on more complex tweet analysis.
5748
## 🚩 Disclaimer
5849
Investing in cryptocurrencies is risky, and you may lose all your capital. Please use this bot responsibly and at your own risk.
5950

60-
##📭 Contact
51+
## 📭 Contact
6152
For any queries or issues, feel free to contact us. We appreciate your feedback.
6253

6354
🌟 Don't forget to star the repository if you find it useful. Happy trading! 🌟

0 commit comments

Comments
 (0)