|
1 | 1 | <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"> |
3 | 3 | </p> |
4 | 4 |
|
5 | | -<h1 align="center">ClawArm</h1> |
6 | | - |
7 | 5 | <p align="center"> |
8 | 6 | <strong>AI-Powered Robotic Arm Control via OpenClaw</strong><br> |
9 | 7 | Say what you want the arm to do. ClawArm makes it happen. |
10 | 8 | </p> |
11 | 9 |
|
12 | 10 | <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> · |
| 12 | + <a href="https://github.com/Clawland-AI/clawarm">GitHub</a> · |
| 13 | + <a href="docs/architecture.md">Architecture</a> · |
| 14 | + <a href="docs/safety.md">Safety Guide</a> |
16 | 15 | </p> |
17 | 16 |
|
18 | 17 | <p align="center"> |
19 | | - <a href="#quick-start">Quick Start</a> · |
20 | | - <a href="docs/architecture.md">Architecture</a> · |
21 | | - <a href="docs/safety.md">Safety Guide</a> · |
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> |
23 | 22 | </p> |
24 | 23 |
|
25 | 24 | --- |
@@ -240,5 +239,7 @@ docker compose up bridge |
240 | 239 | MIT — see [LICENSE](LICENSE). |
241 | 240 |
|
242 | 241 | <p align="center"> |
243 | | - Built by <a href="https://github.com/Clawland-AI">Clawland AI</a> · Powered by <a href="https://openclaw.ai/">OpenClaw</a> |
| 242 | + <a href="https://clawarm.ai">clawarm.ai</a> · |
| 243 | + Built by <a href="https://github.com/Clawland-AI">Clawland AI</a> · |
| 244 | + Powered by <a href="https://openclaw.ai/">OpenClaw</a> |
244 | 245 | </p> |
0 commit comments