From 9c3592d4306f8a53fe223559385b52289cef8a23 Mon Sep 17 00:00:00 2001 From: fadeaway Date: Mon, 25 Mar 2024 23:27:10 +0800 Subject: [PATCH] update: README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6af57e2..fee1d03 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ pnpm dev bun dev ``` -Open [http://localhost:3001](http://localhost:3001) 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.