Skip to content

Commit

Permalink
add badges to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
adbenitez committed Nov 15, 2024
1 parent 702b961 commit c942a41
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Vite Plugins for Webxdc

[![npm package](https://img.shields.io/npm/v/@webxdc/vite-plugins.svg)](https://npmjs.com/package/@webxdc/vite-plugins)
[![CI](https://github.com/webxdc/vite-plugins/actions/workflows/ci.yml/badge.svg)](https://github.com/webxdc/vite-plugins/actions/workflows/ci.yml)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)

Collection of [Vite](https://vitejs.dev/) plugins and utilities for [webxdc](https://webxdc.org/).

## Features
Expand Down

0 comments on commit c942a41

Please sign in to comment.