diff --git a/README.md b/README.md index 8446e71..026b8b9 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ -# 🦞 Clawe - -A multi-agent coordination system powered by [OpenClaw](https://github.com/openclaw/openclaw). - -Deploy a team of AI agents that work together, each with their own identity, workspace, and scheduled heartbeats. Coordinate tasks, share context, and deliver notifications in near real-time. - -![Clawe Dashboard](docs/clawe-app.png) +
+ Clawe +

A multi-agent coordination system powered by OpenClaw.

+

Deploy a team of AI agents that work together, each with their own identity, workspace, and scheduled heartbeats. Coordinate tasks, share context, and deliver notifications in near real-time.

+
+ +
+ +
## Features diff --git a/docs/clawe-app.png b/docs/images/board.png similarity index 100% rename from docs/clawe-app.png rename to docs/images/board.png diff --git a/docs/images/clawe.png b/docs/images/clawe.png new file mode 100644 index 0000000..334c488 Binary files /dev/null and b/docs/images/clawe.png differ diff --git a/docs/videos/clawe.mp4 b/docs/videos/clawe.mp4 new file mode 100644 index 0000000..0384656 Binary files /dev/null and b/docs/videos/clawe.mp4 differ