From 14d25043031ffec7c08eb1f19b74ac3e9b8b4393 Mon Sep 17 00:00:00 2001 From: Genki Sugawara Date: Sun, 12 Jul 2026 16:04:03 +0900 Subject: [PATCH 1/2] Add image to README Add additional image to README for visual reference. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 80d7507..6b54cbc 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ startle the moment the cursor moves. ![](https://github.com/user-attachments/assets/cb183bd7-a0a9-4e2e-8dd6-93cdfd647b92) +![](https://github.com/user-attachments/assets/0dc1e861-aa9e-4584-9619-24eab0a889e9) + + Built with AppKit. Menu-bar only (no dock icon); a 🐱 menu-bar item provides Pause/Resume and Quit. From c776859ea51b4074264f4fbcc76ba08fa5d72f68 Mon Sep 17 00:00:00 2001 From: Genki Sugawara Date: Sun, 12 Jul 2026 16:04:33 +0900 Subject: [PATCH 2/2] Apply suggestion from @winebarrel --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6b54cbc..499b91a 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,6 @@ startle the moment the cursor moves. ![](https://github.com/user-attachments/assets/0dc1e861-aa9e-4584-9619-24eab0a889e9) - Built with AppKit. Menu-bar only (no dock icon); a 🐱 menu-bar item provides Pause/Resume and Quit.