0
0
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:
Fawaz Ahmed 2024-03-02 07:50:34 +05:30 committed by GitHub
parent ef0b80d413
commit 2543357e60
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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)