docs(readme): restore donation links and polish hero intro (#622)
* docs(readme): restore Buy Me a Coffee links Re-add the donation badge in the header and restore a dedicated support section so the donation path remains visible in the README. * docs(readme): polish hero copy and stats layout Improve intro readability below badges by refining community copy, centering the tagline, and replacing the wide code block with a centered inline stats row.
This commit is contained in:
parent
e1b6055b92
commit
35f7597c3c
1 changed files with 14 additions and 5 deletions
19
README.md
19
README.md
|
|
@ -12,15 +12,18 @@
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="License: MIT" /></a>
|
<a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="License: MIT" /></a>
|
||||||
<a href="NOTICE"><img src="https://img.shields.io/badge/contributors-27+-green.svg" alt="Contributors" /></a>
|
<a href="NOTICE"><img src="https://img.shields.io/badge/contributors-27+-green.svg" alt="Contributors" /></a>
|
||||||
|
<a href="https://buymeacoffee.com/argenistherose"><img src="https://img.shields.io/badge/Buy%20Me%20a%20Coffee-Donate-yellow.svg?style=flat&logo=buy-me-a-coffee" alt="Buy Me a Coffee" /></a>
|
||||||
</p>
|
</p>
|
||||||
<p align="center">
|
<p align="center">
|
||||||
Built By Students and Members of the Harvard - MIT - Sundai.Club Communities.
|
Built by students and members of the Harvard, MIT, and Sundai.Club communities.
|
||||||
</p>
|
</p>
|
||||||
Fast, small, and fully autonomous AI assistant infrastructure — deploy anywhere, swap anything.
|
|
||||||
|
|
||||||
```
|
<p align="center">
|
||||||
~3.4MB binary · <10ms startup · 1,017 tests · 23+ providers · 8 traits · Pluggable everything
|
<strong>Fast, small, and fully autonomous AI assistant infrastructure</strong><br />
|
||||||
```
|
Deploy anywhere. Swap anything.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p align="center"><code>~3.4MB binary · <10ms startup · 1,017 tests · 23+ providers · 8 traits · Pluggable everything</code></p>
|
||||||
|
|
||||||
### ✨ Features
|
### ✨ Features
|
||||||
|
|
||||||
|
|
@ -652,6 +655,12 @@ For high-throughput collaboration and consistent reviews:
|
||||||
- CI ownership and triage map: [docs/ci-map.md](docs/ci-map.md)
|
- CI ownership and triage map: [docs/ci-map.md](docs/ci-map.md)
|
||||||
- Security disclosure policy: [SECURITY.md](SECURITY.md)
|
- Security disclosure policy: [SECURITY.md](SECURITY.md)
|
||||||
|
|
||||||
|
## Support ZeroClaw
|
||||||
|
|
||||||
|
If ZeroClaw helps your work and you want to support ongoing development, you can donate here:
|
||||||
|
|
||||||
|
<a href="https://buymeacoffee.com/argenistherose"><img src="https://img.shields.io/badge/Buy%20Me%20a%20Coffee-Donate-yellow.svg?style=for-the-badge&logo=buy-me-a-coffee" alt="Buy Me a Coffee" /></a>
|
||||||
|
|
||||||
### 🙏 Special Thanks
|
### 🙏 Special Thanks
|
||||||
|
|
||||||
A heartfelt thank you to the communities and institutions that inspire and fuel this open-source work:
|
A heartfelt thank you to the communities and institutions that inspire and fuel this open-source work:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue