From 5203b480b1a1d4de00fb38ffa54c58afdde55d53 Mon Sep 17 00:00:00 2001 From: Patrick Balsiger Date: Sat, 20 Sep 2025 13:40:55 +0200 Subject: [PATCH] fix: outdated info in readme --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 91ae9c6..2d41e07 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,6 @@ spore-ui/ 1. **Install dependencies**: `npm install` 2. **Start the server**: `npm start` 3. **Open in browser**: `http://localhost:3001` -4. **Test interface**: `http://localhost:3001/test-interface.html` ## API Endpoints