docs(readme): update default pair to USD/BTC

This commit is contained in:
2026-03-13 15:11:59 +01:00
parent f8bb0b6aaf
commit 5e16bb1f12

View File

@@ -13,7 +13,7 @@ Modern currency and crypto converter built with Next.js 14, TypeScript, Tailwind
- Currency icons in selectors and conversion summary: - Currency icons in selectors and conversion summary:
- Crypto icons from `cryptocurrency-icons` - Crypto icons from `cryptocurrency-icons`
- Fiat flags from `currency-flags` - Fiat flags from `currency-flags`
- Default pair: `USD -> EUR` - Default pair: `USD -> BTC`
- Instant conversion with swap action - Instant conversion with swap action
- Current rate, inverse rate, and last update timestamp - Current rate, inverse rate, and last update timestamp
- Client-side validation for invalid/negative amounts - Client-side validation for invalid/negative amounts