docs: add Buy Me a Coffee support section

This commit is contained in:
argenis de la rosa 2026-02-15 16:10:58 -05:00
parent c80b118963
commit 915cde281d

View file

@ -11,6 +11,7 @@
<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="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>
Fast, small, and fully autonomous AI assistant infrastructure — deploy anywhere, swap anything. Fast, small, and fully autonomous AI assistant infrastructure — deploy anywhere, swap anything.
@ -427,6 +428,12 @@ To skip the hook when you need a quick push during development:
git push --no-verify git push --no-verify
``` ```
## Support
ZeroClaw is an open-source project maintained with passion. If you find it useful and would like to support its continued development, hardware for testing, and coffee for the maintainer, you can support me 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>
## License ## License
MIT — see [LICENSE](LICENSE) MIT — see [LICENSE](LICENSE)