diff --git a/README.md b/README.md index e02155f..201a8f9 100644 --- a/README.md +++ b/README.md @@ -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.