From 1f8d808dc506e60c960baffadba74f5e19c0c855 Mon Sep 17 00:00:00 2001 From: dtzp555 Date: Tue, 24 Feb 2026 21:50:33 +1000 Subject: [PATCH] docs: add support/donate section --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e53001d..30d997a 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,12 @@ ocm/ - **Frontend**: Vanilla HTML/CSS/JS embedded in a template literal — no build step, no framework - **Architecture**: Single-file, zero-dependency, runs anywhere Node.js runs +## Support / Donate + +If OCM saves you time, consider starring the repo or sponsoring development. + +- GitHub Sponsors: *(add link when ready)* + ## License MIT