From e718a6d4d26f4a54d0463943a223b7c6e35aafbc Mon Sep 17 00:00:00 2001 From: zxrotwo002 <133394050+zxrotwo002@users.noreply.github.com> Date: Sun, 15 Feb 2026 01:27:08 +0100 Subject: [PATCH] Update README Added instructions to open the application in a browser. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 413d534..d9252fd 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,8 @@ flask run node server/server.cjs ``` +Open [127.0.0.1:5000](127.0.0.1:5000) in your browser + # Credits Python code and javascript is written by me