Skip to content

Commit 45f5567

Browse files
authored
Update GitHub badges in README.md
Add prerelease and make the badge some links
1 parent c155a75 commit 45f5567

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<!-- -*- mode: gfm -*- -->
2-
![GitHub Release](https://img.shields.io/github/v/release/quarto-dev/quarto-cli)
2+
[![GitHub Release](https://img.shields.io/github/v/release/quarto-dev/quarto-cli)](https://github.com/quarto-dev/quarto-cli/releases/latest)
3+
[![GitHub PreRelease](https://img.shields.io/github/v/release/quarto-dev/quarto-cli?include_prereleases&label=prerelease)](https://github.com/quarto-dev/quarto-cli/releases/)
34
[![Build Installers](https://github.com/quarto-dev/quarto-cli/actions/workflows/create-release.yml/badge.svg)](https://github.com/quarto-dev/quarto-cli/actions/workflows/create-release.yml)
45
[![Parallel Smokes Tests](https://github.com/quarto-dev/quarto-cli/actions/workflows/test-smokes-parallel.yml/badge.svg)](https://github.com/quarto-dev/quarto-cli/actions/workflows/test-smokes-parallel.yml)
56
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/quarto-dev/quarto-cli)

0 commit comments

Comments
 (0)