Skip to content

Commit

Permalink
Updates the README examples
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Brandt authored and Tobias Brandt committed Dec 5, 2017
1 parent 827a826 commit 5e14678
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ Run the `coin` script from anywhere and explore from there

coin prices -a BTC,ETH,XMR,ZEC

coin subscribe -a BTC,ETH,XMR,ZEC collect run
coin subscribe -a BTC,ETH,XMR,ZEC collect

coin subscribe -e bitfinex -e gdax collect -t Trade run
coin subscribe -f bitfinex -f gdax compare

## Contribute

Expand Down
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ Run the ``coin`` script from anywhere and explore from there

coin prices -a BTC,ETH,XMR,ZEC

coin subscribe -a BTC,ETH,XMR,ZEC collect run
coin subscribe -a BTC,ETH,XMR,ZEC collect

coin subscribe -e bitfinex -e gdax collect -t Trade run
coin subscribe -f bitfinex -f gdax compare

Contribute
----------
Expand Down

0 comments on commit 5e14678

Please sign in to comment.