mirror of
https://github.com/fawazahmed0/exchange-api.git
synced 2025-06-30 02:31:14 +00:00
Update README.md
This commit is contained in:
parent
ef0b80d413
commit
2543357e60
@ -60,9 +60,8 @@ This fallback URL only returns latest currencies
|
||||
|
||||
> Get the currency list with BTC as base currency:<br>
|
||||
https://currency-api.pages.dev/v1/currencies/btc.json
|
||||
<br>
|
||||
|
||||
**Warning:** You should include fallback mechanism in your code
|
||||
**Warning:** Please include above Fallback URL in your code, for example if `cdn.jsdelivr.net` link fails, fetch from `currency-api.pages.dev`
|
||||
|
||||
**Migrating from Previous Currency API:** [Read this](https://github.com/fawazahmed0/exchange-api/blob/main/MIGRATION.md)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user