Skip to content

Commit 563427f

Browse files
authored
chode: add node badge (#5311)
1 parent 15916fb commit 563427f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,24 @@
66
<a href="https://www.npmjs.com/package/rollup">
77
<img src="https://img.shields.io/npm/v/rollup.svg" alt="npm version" >
88
</a>
9+
<a href="https://nodejs.org/en/about/previous-releases">
10+
<img src="https://img.shields.io/node/v/rollup.svg" alt="node compatibility">
11+
</a>
912
<a href="https://packagephobia.now.sh/result?p=rollup">
1013
<img src="https://packagephobia.now.sh/badge?p=rollup" alt="install size" >
1114
</a>
1215
<a href="https://codecov.io/gh/rollup/rollup">
1316
<img src="https://codecov.io/gh/rollup/rollup/graph/badge.svg" alt="code coverage" >
1417
</a>
1518
<a href="#backers" alt="sponsors on Open Collective">
16-
<img src="https://opencollective.com/rollup/backers/badge.svg" alt="backers" >
19+
<img src="https://opencollective.com/rollup/backers/badge.svg" alt="backers" >
1720
</a>
1821
<a href="#sponsors" alt="Sponsors on Open Collective">
1922
<img src="https://opencollective.com/rollup/sponsors/badge.svg" alt="sponsors" >
2023
</a>
2124
<a href="https://github.com/rollup/rollup/blob/master/LICENSE.md">
2225
<img src="https://img.shields.io/npm/l/rollup.svg" alt="license">
2326
</a>
24-
2527
<a href='https://is.gd/rollup_chat?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge'>
2628
<img src='https://img.shields.io/discord/466787075518365708?color=778cd1&label=chat' alt='Join the chat at https://is.gd/rollup_chat'>
2729
</a>

0 commit comments

Comments
 (0)