Skip to content

Commit

Permalink
Updated README.
Browse files Browse the repository at this point in the history
  • Loading branch information
ash-jc-allen committed May 30, 2020
1 parent 15245a3 commit a49ea16
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
- [Facade](#facade)
- [Examples](#examples)
- [Caching](#caching)
- [Supported Countries](#supported-countries)
- [Supported Currencies](#supported-currencies)
- [Testing](#testing)
- [Security](#security)
- [Contribution](#contribution)
Expand Down Expand Up @@ -168,10 +168,10 @@ currencies and date range.
Therefore, if you were to try and get 'GBP' to 'EUR' for 20-11-2019 - 26-11-2019, a new API request would be made because
the date range is different.

### Supported Countries
### Supported Currencies
Laravel Exchange Rates supports working with the following currencies (sorted in A-Z order):

| Code | Country Name |
| Code | Currency Name |
|------|-----------------------|
| AUD | Australian dollar |
| BGN | Bulgarian lev |
Expand Down

0 comments on commit a49ea16

Please sign in to comment.