Skip to content

Commit 527d4f3

Browse files
Decaifucursoragent
andcommitted
feat: replace logo with official mascot, add clawarm.ai website link
- Replace generated logo with official red robot mascot with mechanical arms - Add clawarm.ai website badge and navigation links - Add website reference to footer Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 308595d commit 527d4f3

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

README.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,24 @@
11
<p align="center">
2-
<img src="assets/clawarm-logo.png" alt="ClawArm Logo" width="200">
2+
<img src="assets/clawarm-logo.png" alt="ClawArm Logo" width="480">
33
</p>
44

5-
<h1 align="center">ClawArm</h1>
6-
75
<p align="center">
86
<strong>AI-Powered Robotic Arm Control via OpenClaw</strong><br>
97
Say what you want the arm to do. ClawArm makes it happen.
108
</p>
119

1210
<p align="center">
13-
<a href="https://github.com/Clawland-AI/clawarm/actions"><img src="https://github.com/Clawland-AI/clawarm/actions/workflows/ci.yml/badge.svg" alt="CI"></a>
14-
<a href="https://github.com/Clawland-AI/clawarm/blob/main/LICENSE"><img src="https://img.shields.io/github/license/Clawland-AI/clawarm" alt="License"></a>
15-
<a href="https://github.com/Clawland-AI/clawarm"><img src="https://img.shields.io/github/stars/Clawland-AI/clawarm?style=social" alt="Stars"></a>
11+
<a href="https://clawarm.ai">clawarm.ai</a> &middot;
12+
<a href="https://github.com/Clawland-AI/clawarm">GitHub</a> &middot;
13+
<a href="docs/architecture.md">Architecture</a> &middot;
14+
<a href="docs/safety.md">Safety Guide</a>
1615
</p>
1716

1817
<p align="center">
19-
<a href="#quick-start">Quick Start</a> &middot;
20-
<a href="docs/architecture.md">Architecture</a> &middot;
21-
<a href="docs/safety.md">Safety Guide</a> &middot;
22-
<a href="SECURITY.md">Security Policy</a>
18+
<a href="https://clawarm.ai"><img src="https://img.shields.io/badge/website-clawarm.ai-blue" alt="Website"></a>
19+
<a href="https://github.com/Clawland-AI/clawarm/actions"><img src="https://github.com/Clawland-AI/clawarm/actions/workflows/ci.yml/badge.svg" alt="CI"></a>
20+
<a href="https://github.com/Clawland-AI/clawarm/blob/main/LICENSE"><img src="https://img.shields.io/github/license/Clawland-AI/clawarm" alt="License"></a>
21+
<a href="https://github.com/Clawland-AI/clawarm"><img src="https://img.shields.io/github/stars/Clawland-AI/clawarm?style=social" alt="Stars"></a>
2322
</p>
2423

2524
---
@@ -240,5 +239,7 @@ docker compose up bridge
240239
MIT — see [LICENSE](LICENSE).
241240

242241
<p align="center">
243-
Built by <a href="https://github.com/Clawland-AI">Clawland AI</a> &middot; Powered by <a href="https://openclaw.ai/">OpenClaw</a>
242+
<a href="https://clawarm.ai">clawarm.ai</a> &middot;
243+
Built by <a href="https://github.com/Clawland-AI">Clawland AI</a> &middot;
244+
Powered by <a href="https://openclaw.ai/">OpenClaw</a>
244245
</p>

assets/clawarm-logo.png

-4.31 MB
Loading

0 commit comments

Comments
 (0)