From 5e16bb1f12fd916c9b8d9b05052de9e69abecb35 Mon Sep 17 00:00:00 2001 From: zvspany Date: Fri, 13 Mar 2026 15:11:59 +0100 Subject: [PATCH] docs(readme): update default pair to USD/BTC --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b32a6d3..3b600a9 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Modern currency and crypto converter built with Next.js 14, TypeScript, Tailwind - Currency icons in selectors and conversion summary: - Crypto icons from `cryptocurrency-icons` - Fiat flags from `currency-flags` -- Default pair: `USD -> EUR` +- Default pair: `USD -> BTC` - Instant conversion with swap action - Current rate, inverse rate, and last update timestamp - Client-side validation for invalid/negative amounts