Skip to content

Commit 3ea9e44

Browse files
authored
fix: update board image (#43)
* fix: update board image
1 parent 41ac5f8 commit 3ea9e44

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<div align="center">
2-
<img src="./docs/images/clawe.png" alt="Clawe" width="600" />
2+
<img src="./docs/images/clawe-logo.png" alt="Clawe" width="600" />
33
<p><strong>A multi-agent coordination system powered by <a href="https://github.com/openclaw/openclaw">OpenClaw</a>.</strong></p>
44
<p>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.</p>
55
</div>
66

77
<div align="center">
88
<video src="https://github.com/user-attachments/assets/d2f892d9-4c32-4c31-95e5-222d4ea87592" width="600" controls>
99
<a href="https://github.com/user-attachments/assets/d2f892d9-4c32-4c31-95e5-222d4ea87592">
10-
<img src="./docs/images/clawe.png" alt="Clawe demo" width="600" />
10+
<img src="./docs/images/clawe-logo.png" alt="Clawe" width="600" />
1111
<br>▶ Watch demo
1212
</a>
1313
</video>

docs/images/clawe-logo.png

150 KB
Loading

docs/images/clawe.png

-613 KB
Binary file not shown.

0 commit comments

Comments
 (0)