diff --git a/README.md b/README.md index c02d9f9..1093dfc 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,10 @@ When running multiple OpenClaw agents across different platforms (Feishu, Discor - **Auto Refresh** — Configurable refresh interval (manual, 10s, 30s, 1min, 5min, 10min) - **Live Config** — Reads directly from `~/.openclaw/openclaw.json`, no manual sync needed +## Preview + +![Dashboard Preview](docs/dashboard-preview.jpg) + ## Getting Started ```bash diff --git a/docs/dashboard-preview.jpg b/docs/dashboard-preview.jpg new file mode 100644 index 0000000..ca2a4f3 Binary files /dev/null and b/docs/dashboard-preview.jpg differ