Skip to content

Commit 2a60ec5

Browse files
committed
chore: 🎋 npm download and build status badges
1 parent e821c51 commit 2a60ec5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ This plugin allows you to load colors from URL of [Realtime Colors](https://www.
1414
<a href="https://github.com/BlankParticle/tailwind-plugin-realtime-colors/blob/main/LICENSE">
1515
<img alt="License" src="https://img.shields.io/github/license/BlankParticle/tailwind-plugin-realtime-colors?style=for-the-badge"/>
1616
</a>
17+
<a href="https://www.npmjs.com/package/tailwind-plugin-realtime-colors">
18+
<img alt="Npm Downloads" src="https://img.shields.io/npm/dm/tailwind-plugin-realtime-colors?style=for-the-badge">
19+
</a>
20+
<a href="https://github.com/BlankParticle/tailwind-plugin-realtime-colors/actions/workflows/release.yml">
21+
<img alt="GitHub Workflow Status" src="https://img.shields.io/github/actions/workflow/status/BlankParticle/tailwind-plugin-realtime-colors/release.yml?style=for-the-badge"/>
22+
</a>
1723
<a href="https://github.com/sponsors/BlankParticle">
1824
<img alt="GitHub Sponsors" src="https://img.shields.io/github/sponsors/BlankParticle?style=for-the-badge"/>
1925
</a>

0 commit comments

Comments
 (0)