Update README.md

This commit is contained in:
2025-07-20 17:49:03 +02:00
committed by GitHub
parent d768b8ae3f
commit fc52024d5a

View File

@@ -78,6 +78,7 @@ API endpoints:
When running, API documentation is available through Scalar at `/scalar`.
```mermaid
flowchart TD
subgraph ESP32 Device
ESP[ESP32 E-Ink Display]
@@ -104,4 +105,5 @@ end
ExtAPIs -.-> WeatherAPI
ExtAPIs -.-> AuroraAPI
ExtAPIs -.-> NominatimAPI
ExtAPIs -.-> ResRobotAPI
ExtAPIs -.-> ResRobotAPI
```