Skip to content

Commit 1aff3c1

Browse files
committed
README.md: update badges
1 parent 1dd7c48 commit 1aff3c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# node-detective-postcss
22

3-
[![build](https://github.com/dependents/node-detective-postcss/actions/workflows/node.js.yml/badge.svg)](https://github.com/dependents/node-detective-postcss/actions/workflows/node.js.yml)
4-
[![npm](https://img.shields.io/npm/v/detective-postcss.svg)](https://www.npmjs.com/package/detective-postcss)
3+
[![build](https://img.shields.io/github/actions/workflow/status/dependents/node-detective-postcss/node.js.yml?branch=main&label=CI&logo=github)](https://github.com/dependents/node-detective-postcss/actions/workflows/node.js.yml?query=branch%3Amain)
4+
[![npm version](https://img.shields.io/npm/v/detective-postcss)](https://www.npmjs.com/package/detective-postcss) [![npm downloads](https://img.shields.io/npm/dm/detective-postcss)](https://www.npmjs.com/package/detective-postcss)
55

66
> Find the dependencies of a CSS file (postCSS dialects)
77

0 commit comments

Comments
 (0)