Skip to content

Commit a70036c

Browse files
committed
🤖 Add download badge to README
_Generated with `cmux`_ Add a download badge to the README header that links to the releases page, matching the style of existing status badges (CI, Build, License).
1 parent a95d027 commit a70036c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
[![CI](https://github.com/coder/cmux/actions/workflows/ci.yml/badge.svg)](https://github.com/coder/cmux/actions/workflows/ci.yml)
88
[![Build](https://github.com/coder/cmux/actions/workflows/build.yml/badge.svg)](https://github.com/coder/cmux/actions/workflows/build.yml)
9+
[![Download](https://img.shields.io/badge/Download-Releases-orange)](https://github.com/coder/cmux/releases)
910
[![License: AGPL-3.0](https://img.shields.io/badge/License-AGPL%203.0-blue.svg)](LICENSE)
1011

1112
</div>

0 commit comments

Comments
 (0)