From eadc9d2cc3d9924f62874b07a299bfdc1860b3c1 Mon Sep 17 00:00:00 2001 From: rxliuli Date: Tue, 4 Nov 2025 06:38:18 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd76639..d8b716e 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ As an interesting discovery, I've archived them here on GitHub for educational p ## What's Inside -- Complete React/TypeScript source code +- Complete Svelte 4/TypeScript source code - State management logic - UI components - API integration code