Skip to content

Commit

Permalink
upd readme
Browse files Browse the repository at this point in the history
  • Loading branch information
avernikoz committed Dec 5, 2020
1 parent 7d3988c commit 67229f8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ $ git clone https://github.com/Cryptocurrencies-AI/trading-bot-example.git
$ cd trading-bot-example
$ pip3 install -r requirements.txt
$ python3 trade.py
$ get your api key on: https://app.cryptocurrencies.ai/profile/api
$ get your account id on: https://app.cryptocurrencies.ai/profile/accounts by clicking "Copy ID" button
$ replace SECRET with api key & replace KEYID with your account id
```

### Deployment
Expand Down

0 comments on commit 67229f8

Please sign in to comment.