diff --git a/README.md b/README.md
index df76576..78f3164 100644
--- a/README.md
+++ b/README.md
@@ -54,4 +54,13 @@ npm run tauri dev
npm run tauri build
# Build universal macOS binary
-./build-universal.sh
\ No newline at end of file
+./build-universal.sh
+```
+
+## Support
+
+If you find this project helpful, consider buying me a coffee:
+
+
+
+
\ No newline at end of file
diff --git a/docs/index.html b/docs/index.html
index 5ac594a..63b3b25 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -96,6 +96,13 @@
setInterval(updateBadge, 60000); // Check every minute
+