docs: update image syntax in README for Dashboard UI

This commit is contained in:
samanhappy
2025-04-01 17:47:11 +08:00
parent 09b01d3be2
commit 4a703b89d8

View File

@@ -59,7 +59,7 @@ pnpm dev
## Usage
1. Visit Dashboard UI at `http://localhost:3000` to see the status of your MCP servers.
// image
![Dashboard UI](assets/dashboard.png)
![](assets/dashboard.png)
2. Use sse endpoint in any application: `http://localhost:3000/sse`