From 720ca58da2f79a8518f2c2450d8a3602b7a097ed Mon Sep 17 00:00:00 2001 From: Aayush Borkar <30978331+aayushborkar14@users.noreply.github.com> Date: Wed, 4 Oct 2023 00:31:25 +0530 Subject: [PATCH] Update README.md (#106) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65f42c7..03b9ad4 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Build the frontend assets: npm run build ``` -You're ready to go! Visit [http://localhost:8080](localhost:8080) in your +You're ready to go! Visit [localhost:8080](http://localhost:8080) in your browser. ## Developing Locally