From 76870e9c2e9d69f9f2bf63c76714f00693f74d5b Mon Sep 17 00:00:00 2001 From: Lawrence Chen <54008264+lawrencecchen@users.noreply.github.com> Date: Mon, 9 Feb 2026 23:55:52 -0800 Subject: [PATCH] Add download badge with Apple icon to README --- README.md | 2 +- web/public/download-badge.svg | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 web/public/download-badge.svg diff --git a/README.md b/README.md index 3a48676b..2eec9855 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ ### DMG (recommended) -[**Download for Mac**](https://github.com/manaflow-ai/cmux/releases/latest/download/cmux-macos.dmg) +[![Download for Mac](web/public/download-badge.svg)](https://github.com/manaflow-ai/cmux/releases/latest/download/cmux-macos.dmg) Open the `.dmg` and drag cmux to your Applications folder. cmux auto-updates via Sparkle, so you only need to download once. diff --git a/web/public/download-badge.svg b/web/public/download-badge.svg new file mode 100644 index 00000000..3a2e0a3b --- /dev/null +++ b/web/public/download-badge.svg @@ -0,0 +1,7 @@ + + + + + + Download for Mac +