Merge pull request #225 from theonlyhennygod/docs/add-support-link
docs: add Buy Me a Coffee support section
This commit is contained in:
commit
4008862333
1 changed files with 7 additions and 0 deletions
|
|
@ -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)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue