Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
filipsedivy committed Dec 23, 2017
1 parent d0cab73 commit c53baaf
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,10 @@ $cnb = new CnbApi();

### CnbApi methods

| Methods |
| --------------------------------------------------------------------------- |
| $cnb->getExchangeRates(`$date`) : `ExchangeRateIterator``ObjectIterator` | |
| Methods |
| ------------------------------------------------------------------------------- |
| $cnb->getExchangeRates(`$date`) : `ExchangeRateIterator``ObjectIterator` | |
| $cnb->getExchangeRateByCurrencyCode(`$currency_code`, `$date`) : `ExchangeRate` |

### Object iterator

Expand Down

0 comments on commit c53baaf

Please sign in to comment.