docs: add ECharts demo screenshot to README

This commit is contained in:
matevip 2026-04-06 18:51:43 +08:00
parent 9d727c607a
commit 1cfbf1eb39
3 changed files with 10 additions and 2 deletions

View File

@ -124,7 +124,11 @@ Double-click to run. The app bundles JRE 21 + the Spring Boot backend, no Java i
## Screenshots
<!-- TODO: Add screenshots of the chat console, agent workspace, skill market, etc. -->
<p align="center">
<img src="assets/images/chat-echarts-demo.png" alt="MateClaw Chat with ECharts Visualization" width="800">
</p>
<p align="center"><em>Chat console — AI self-introduction with auto-generated ECharts donut chart</em></p>
---

View File

@ -124,7 +124,11 @@ docker compose up -d
## 截图
<!-- TODO: 添加控制台、Agent 工作台、技能市场等截图 -->
<p align="center">
<img src="assets/images/chat-echarts-demo.png" alt="MateClaw 对话界面 — ECharts 可视化" width="800">
</p>
<p align="center"><em>对话控制台 — AI 自我介绍并自动生成 ECharts 环形图</em></p>
---

Binary file not shown.

After

Width:  |  Height:  |  Size: 482 KiB