From 915cde281dc290e7861739c5bb9f4533e8fca268 Mon Sep 17 00:00:00 2001 From: argenis de la rosa Date: Sun, 15 Feb 2026 16:10:58 -0500 Subject: [PATCH] docs: add Buy Me a Coffee support section --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 278c545..4445bae 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@

License: MIT + Buy Me a Coffee

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 ``` +## 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: + +Buy Me a Coffee + ## License MIT — see [LICENSE](LICENSE)