From b98aa3b3e2055c14ec5cd867d0eb106d6109b4c0 Mon Sep 17 00:00:00 2001 From: laurentiu021 Date: Mon, 8 Jun 2026 16:42:03 +0300 Subject: [PATCH] docs: add Support section linking GitHub Sponsors --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index d3f5bb7..011e872 100644 --- a/README.md +++ b/README.md @@ -564,6 +564,17 @@ PRs welcome! Please read [CONTRIBUTING.md](CONTRIBUTING.md) for the build setup, coding conventions, and pull-request workflow. New contributors are expected to follow the [Code of Conduct](CODE_OF_CONDUCT.md). +## Support + +SysManager is free and open source, built by one person in their spare time. +If it saved you a reinstall or a clean-up headache, you can back its development: + +[![Sponsor](https://img.shields.io/badge/Sponsor-laurentiu021-EA4AAA?logo=githubsponsors&logoColor=white)](https://github.com/sponsors/laurentiu021) + +Sponsorships go toward a code-signing certificate, so Windows stops warning on +first launch, plus the build pipeline and time to fix bugs and finish the tools +that are still half-built. The app stays free either way. + ## License MIT — see [LICENSE](LICENSE).