Skip to content

Commit 7243bfe

Browse files
committed
chore: Update badges in README
1 parent fca5394 commit 7243bfe

1 file changed

Lines changed: 7 additions & 8 deletions

File tree

README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@
55

66
A cross-platform virtual environment manager for multiple developer tools, written in Go, with first-class support for Windows, MacOS, and Linux - right out of the box.
77

8-
[![Platform](https://img.shields.io/badge/platform-Windows%20%7C%20Linux%20%7C%20macOS-blue)]()
9-
[![Go Version](https://img.shields.io/badge/go-1.23+-00ADD8?logo=go)]()
10-
[![License](https://img.shields.io/badge/license-MIT-green)]()
11-
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
12-
13-
[![Build & Test](https://github.com/dtvem/dtvem/actions/workflows/build.yml/badge.svg)](https://github.com/dtvem/dtvem/actions)
14-
[![Lint](https://github.com/dtvem/dtvem/actions/workflows/lint.yml/badge.svg)](https://github.com/dtvem/dtvem/actions)
15-
[![Release](https://github.com/dtvem/dtvem/actions/workflows/release.yml/badge.svg)](https://github.com/dtvem/dtvem/actions)
8+
[![Platform](https://img.shields.io/badge/platform-Windows%20%7C%20Linux%20%7C%20macOS-blue?style=for-the-badge)]()
9+
[![Go Version](https://img.shields.io/badge/go-1.23+-00ADD8?style=for-the-badge&logo=go)]()
10+
[![License](https://img.shields.io/badge/license-MIT-green?style=for-the-badge)]()
11+
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow?style=for-the-badge)](https://conventionalcommits.org)
12+
13+
[![Build & Test](https://img.shields.io/github/actions/workflow/status/dtvem/dtvem/build.yml?style=for-the-badge&label=Build%20%26%20Test)](https://github.com/dtvem/dtvem/actions)
14+
[![Release](https://img.shields.io/github/actions/workflow/status/dtvem/dtvem/release.yml?style=for-the-badge&label=Release)](https://github.com/dtvem/dtvem/actions)
1615

1716
</div>
1817

0 commit comments

Comments
 (0)