From 423ae771600430db35022276cffa152e199a562c Mon Sep 17 00:00:00 2001 From: Huang Xin Date: Mon, 23 Jun 2025 18:46:08 +0800 Subject: [PATCH] doc: add the Support section in README (#1458) --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 0b499e96..1596c83b 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ DownloadsGetting StartedTroubleshooting • + SupportLicense

@@ -245,6 +246,20 @@ Readest is open-source, and contributions are welcome! Feel free to open issues,

+## Support + +If Readest has been useful to you, consider supporting its development. Your contribution helps us squash bugs faster, improve performance, and keep building great features. + +### How to Donate + +1. **GitHub Sponsors** + Back the project directly on GitHub: + 👉 [https://github.com/sponsors/readest](https://github.com/sponsors/readest) + +2. **Crypto Donations** + Prefer crypto? You can donate here: + 👉 [https://donate.readest.com/](https://donate.readest.com/) + ## License Readest is free software: you can redistribute it and/or modify it under the terms of the [GNU Affero General Public License](https://www.gnu.org/licenses/agpl-3.0.html) as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. See the [LICENSE](LICENSE) file for details.