Skip to content

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
rluisr committed Sep 24, 2022
1 parent 97e9997 commit 7ac0bfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Introduction
"api_key": "",
"api_secret_key": "",
"order": {
"name": "alert name, description or something",
"symbol": "BTCUSDT",
"type": "Market",
"price": 0, // If type is "Limit" set it as an int greater than 0
Expand Down Expand Up @@ -66,7 +67,6 @@ tvbit-bot fetch your wallet balance and save it to DB. [cron.go](pkg/external/cr

```json
{
"name": "alert name, description or something",
"is_testnet": true,
"cex": "bybit",
"api_key": "",
Expand Down

0 comments on commit 7ac0bfb

Please sign in to comment.