Skip to content

Commit 5066667

Browse files
authored
chore: add npm and node badge (#330)
1 parent eb81993 commit 5066667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# create-vue
1+
# create-vue <a href="https://npmjs.com/package/create-vue"><img src="https://badgen.net/npm/v/create-vue" alt="npm package"></a> <a href="https://nodejs.org/en/about/releases/"><img src="https://img.shields.io/node/v/create-vue" alt="node compatibility"></a>
22

33
The recommended way to start a Vite-powered Vue project
44

0 commit comments

Comments
 (0)