From 226fdc3948fcbbde1ef2f9462b01098a60aed83d Mon Sep 17 00:00:00 2001 From: jassim Date: Tue, 4 Nov 2025 12:12:09 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ecd5512..1c52f57 100644 --- a/README.md +++ b/README.md @@ -86,10 +86,10 @@ Follow these simple steps: ``` 2. You should see a message like: ``` - Local: http://localhost:5173/ + Local: http://localhost:3000/ ``` 3. Open your web browser (Chrome, Firefox, Safari, etc.) -4. Go to: `http://localhost:5173/` +4. Go to: `http://localhost:3000/` 5. You should see the tool's homepage! 🎉 ---