From 06a1c93c8a7e8aa4af10c7fa3e74fc46f1fdd23f Mon Sep 17 00:00:00 2001 From: Aditya Pulipaka Date: Sat, 1 Nov 2025 18:45:42 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6720d4b..f9317b1 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ The system consists of two main services: - WebSocket server for real-time Pi communication - Generates race strategies using Google Gemini AI - Sends control commands (brake bias, differential slip) back to Pi - - Web dashboard for monitoring + - Web dashboard for monitoring (** visit port 9000 after starting the server to view the dashboard) ## Quick Start