From 3986af0a7e4e7aa52bd4c96cb071b86c2878c47a Mon Sep 17 00:00:00 2001 From: pax Date: Sun, 5 Apr 2026 23:07:02 -0500 Subject: [PATCH] Add Ko-fi donate button to README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 20dabd6..1be2b02 100644 --- a/README.md +++ b/README.md @@ -245,6 +245,12 @@ booru-viewer makes **no connections** except to the booru sites you configure. T Every outgoing request is logged in Settings > Network so you can verify this yourself — you will only see requests to the booru API endpoints and CDNs you chose to connect to. +## Support + +If you find this useful, consider buying me a coffee: + +[![Ko-fi](https://img.shields.io/badge/Support-Ko--fi-FF5E5B?style=for-the-badge&logo=ko-fi&logoColor=white)](https://ko-fi.com/paxmoe) + ## License MIT