From 3d936d8a6f82c9e118090f88d7aba0b705b42867 Mon Sep 17 00:00:00 2001 From: SirBlob Date: Sat, 21 Feb 2026 22:55:23 -0500 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) 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.