diff --git a/README.md b/README.md
index 8e8ecf8..9aa859c 100644
--- a/README.md
+++ b/README.md
@@ -53,14 +53,14 @@ https://cdn.jsdelivr.net/npm/@fawazahmed0/currency-api@latest/v1/currencies/btc.
> Get the currency list with BTC as base currency in minified format:
https://cdn.jsdelivr.net/npm/@fawazahmed0/currency-api@latest/v1/currencies/btc.min.json
-**Additional Fallback URL:**
+**Additional Fallback URL on CloudFlare:**
This fallback URL only returns latest currencies and does not support `date`
`https://currency-api.pages.dev/{apiVersion}/{endpoint}`
> Get the currency list with BTC as base currency:
https://currency-api.pages.dev/v1/currencies/btc.json
-
+
**Migrating from Previous Currency API:** [Read this](https://github.com/fawazahmed0/exchange-api/blob/main/MIGRATION.md)