From b35c9f26c36674bc939c09515bf625797f4122cb Mon Sep 17 00:00:00 2001 From: XN Date: Sun, 12 Jul 2026 01:13:19 +0800 Subject: [PATCH] chore: move QR code asset into docs --- README.md | 2 +- qr-code.png => docs/qr-code.png | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename qr-code.png => docs/qr-code.png (100%) diff --git a/README.md b/README.md index 0957f3b..31555e5 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ FreeDock lets you create unlimited floating docks on any macOS screen. Pin your

- Buy Me a Coffee QR code + Buy Me a Coffee QR code
If FreeDock saves you time, consider supporting my education. ☕ diff --git a/qr-code.png b/docs/qr-code.png similarity index 100% rename from qr-code.png rename to docs/qr-code.png