From 58931f6fc41264c3000fb855384475026473a3c8 Mon Sep 17 00:00:00 2001 From: pax Date: Sun, 5 Apr 2026 23:12:32 -0500 Subject: [PATCH] Move Ko-fi button to top of README --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d4332ae..62ae067 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Local desktop app for browsing, searching, and saving images from booru-style im Qt6 GUI, cross-platform (Linux + Windows), fully themeable. +[![Ko-fi](https://img.shields.io/badge/Support-Ko--fi-00ff00?style=for-the-badge&logo=ko-fi&logoColor=00ff00&labelColor=000000&color=000000)](https://ko-fi.com/paxmoe) + ## Screenshots **Windows 11 — Light Theme** @@ -245,12 +247,6 @@ 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-00ff00?style=for-the-badge&logo=ko-fi&logoColor=00ff00&labelColor=000000&color=000000)](https://ko-fi.com/paxmoe) - ## License MIT