Update README.md

This commit is contained in:
2026-02-21 22:55:23 -05:00
parent d29747e9fc
commit 3d936d8a6f

View File

@@ -2,8 +2,6 @@
Sim-Link is a web application designed to take the results of Gazebo simulations, save them, rank the best-performing simulations, and display the detailed results in a clean, easy-to-understand format.
The project is intentionally styled without colors to mimic a legacy system, prioritizing highly readable, pure-text tables over modern visual flair.
## Tech Stack
- **Frontend:** SvelteKit (built into a completely Static Single Page Application using Bun).
- **Backend:** Golang.