Fix formatting in AI Intelligence Layer section

Corrected formatting of a note in the README.
This commit is contained in:
Aditya Pulipaka
2025-11-01 18:45:57 -05:00
committed by GitHub
parent 06a1c93c8a
commit c8f4063e6b

View File

@@ -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 (** visit port 9000 after starting the server to view the dashboard)
- Web dashboard for monitoring (**visit port 9000 after starting the server to view the dashboard**)
## Quick Start