From 621367093a167cbd4826f978769e0270496313bd Mon Sep 17 00:00:00 2001 From: tt <1109394634@qq.com> Date: Sun, 18 Feb 2024 17:45:23 +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 c403366..fee1d03 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ pnpm dev bun dev ``` -Open [http://localhost:3000](http://localhost:3000) with your browser to see the result. +Open [http://localhost](http://localhost) with your browser to see the result. You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.