Skip to content

Commit 1de5c7a

Browse files
committed
Add badges to README.md
1 parent 7c219c2 commit 1de5c7a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
<p align="center">
1+
<p>
22

33
![NPM Version](https://img.shields.io/npm/v/rollup-plugin-node-externals?label=latest)
4-
![Static Badge](https://img.shields.io/badge/Rollup-%3E%3D4.0.0-orange)
5-
![Static Badge](https://img.shields.io/badge/Vite-%3E%3D5.0.0-purple)
4+
![Rollup 4.0](https://img.shields.io/badge/Rollup-%3E%3D4.0.0-orange)
5+
![Vite 5.0](https://img.shields.io/badge/Vite-%3E%3D5.0.0-purple)
66
![NPM Downloads](https://img.shields.io/npm/dm/rollup-plugin-node-externals)
77
![NPM License](https://img.shields.io/npm/l/rollup-plugin-node-externals)
88

@@ -255,5 +255,5 @@ export default defineConfig({
255255
</details>
256256

257257

258-
## Licence
258+
## License
259259
MIT

0 commit comments

Comments
 (0)