From db732471b7f037f4b19ea20b9fdabbc3f5ce51b3 Mon Sep 17 00:00:00 2001 From: Leafd Date: Fri, 10 Oct 2025 12:34:14 -0400 Subject: [PATCH] chore: update readme with download buttons --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d034074..67fb3e5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Hackatime Desktop +[![Download for macOS](https://img.shields.io/badge/Download-macOS-blue?style=for-the-badge&logo=apple)](https://hackatimerelease.leafd.workers.dev/latest?platform=macos) +[![Download for Windows](https://img.shields.io/badge/Download-Windows-blue?style=for-the-badge&logo=windows)](https://hackatimerelease.leafd.workers.dev/latest?platform=windows) + [![Release](https://github.com/hackclub/hackatime-desktop/actions/workflows/release.yaml/badge.svg)](https://github.com/hackclub/hackatime-desktop/actions/workflows/release.yaml) Desktop app for [Hackatime](https://hackatime.hackclub.com). Built with Tauri, Vue 3, TypeScript, and Rust.