Skip to content

Commit

Permalink
Merge pull request #1 from Cryptocurrencies-AI/ccai-xxxx-update-readme
Browse files Browse the repository at this point in the history
upd readme
  • Loading branch information
avernikoz authored Dec 5, 2020
2 parents 7d3988c + 67229f8 commit 503c8c8
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 503c8c8

Please sign in to comment.