From 421727bfb5a9210d304b1e63e6b65f5432d006de Mon Sep 17 00:00:00 2001 From: SuperDooper <37051355+superdooper86@users.noreply.github.com> Date: Mon, 11 May 2026 20:42:53 +0200 Subject: [PATCH] README: add Windows platform badge to top line --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ee79f7d..84034fa 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ **A native macOS menubar app for monitoring your Claude AI usage limits in real time.** [![macOS](https://img.shields.io/badge/macOS-13.0+-000000?style=flat&logo=apple&logoColor=white)](https://www.apple.com/macos/) +[![Windows](https://img.shields.io/badge/Windows-10%2B-0078D4?style=flat&logo=windows&logoColor=white)](https://www.microsoft.com/windows/) [![Swift](https://img.shields.io/badge/Swift-5.9-F05138?style=flat&logo=swift&logoColor=white)](https://swift.org) [![License](https://img.shields.io/badge/license-MIT-blue?style=flat)](LICENSE)