Skip to content

Commit 7d0e22a

Browse files
committed
feat: update README to include GitHub Release Version badge and add Build Status badge
1 parent 1e9a666 commit 7d0e22a

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,6 +1,7 @@
11
# Vite + Vue 3 Starter Template
22

3-
[![Version](https://img.shields.io/github/v/release/starter-collective/starter-vite-vue3?style=flat&label=released&color=%2309090b)](https://github.com/starter-collective/starter-vite-vue3/releases)
3+
[![GitHub Release Version](https://img.shields.io/github/v/release/starter-collective/starter-vite-vue3?label=Release&color=%42b883)](https://github.com/starter-collective/starter-vite-vue3/releases)
4+
[![Build Status](https://github.com/starter-collective/starter-vite-vue3/actions/workflows/ci.yml/badge.svg?branch=main&color=%42b883)](https://github.com/starter-collective/starter-vite-vue3/actions/workflows/ci.yml)
45
[![Netlify Status](https://api.netlify.com/api/v1/badges/6b182d34-7d30-4206-aad9-9789d1c8ed11/deploy-status)](https://app.netlify.com/sites/starter-vite-vue3/deploys)
56

67
Vite + Vue 3 SPA Starter Template, supports I18n, UnoCSS, Axios, File Routing and API auto-import.

0 commit comments

Comments
 (0)