0
0
mirror of https://github.com/fawazahmed0/exchange-api.git synced 2025-06-29 18:21:14 +00:00

Update README.md

This commit is contained in:
Fawaz Ahmed 2024-03-05 16:26:20 +05:30 committed by GitHub
parent 28ca47d726
commit 33f8961c1e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -61,7 +61,7 @@ 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
**Warning:** Please include above Fallback in your code, for example if `cdn.jsdelivr.net` link fails, fetch from `currency-api.pages.dev`
**Warning:** Please include [Fallback mechanism](https://github.com/fawazahmed0/exchange-api/issues/90#issue-2168885277) 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)