Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
richjenks authored Oct 26, 2021
1 parent 41a0757 commit 3f1336d
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 @@ -33,7 +33,7 @@ const api = new threeCommasAPI({
apiKey: '',
apiSecret: '',
// url: 'https://api.3commas.io' // this is optional in case of defining other endpoint
// forcedMode: 'paper' // this is optional in case of defining account mode, 'real' or 'paper'
// forcedMode: 'real' // this is optional in case of defining account mode, 'real' or 'paper'

})
```
Expand Down

0 comments on commit 3f1336d

Please sign in to comment.