docs: update readme

This commit is contained in:
2025-09-20 12:22:17 +02:00
parent 5d350a3fcf
commit e0e86f88a9

View File

@@ -37,8 +37,8 @@ spore-ui/
│ ├── components.js # UI components with partial update support
│ ├── view-models.js # Data models with UI state management
│ ├── app.js # Main application logic
│ └── test-interface.html # Test interface
├── docs/
│ └── DISCOVERY_README.md # Discovery documentation
│ └── FRAMEWORK_README.md # Framework documentation
└── README.md # This file
```