Skip to content

Commit 0095b6c

Browse files
committed
chore: update readme
1 parent 0209bc7 commit 0095b6c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Vue Form Validation with Composition API
66
</p>
77

88
<p align="center">
9-
<a href="https://www.npmjs.com/package/@vorms/core" target="__blank"><img src="https://img.shields.io/npm/v/@vorms/core/rc?color=34A88C&label=" alt="NPM version"></a>
9+
<a href="https://www.npmjs.com/package/@vorms/core" target="__blank"><img src="https://img.shields.io/npm/v/@vorms/core?color=34A88C&label=" alt="NPM version"></a>
1010
<a href="https://vorms.mini-ghost.dev/" target="__blank"><img src="https://img.shields.io/static/v1?label=&message=docs&color=3D957F" alt="Documentations"></a>
1111
<a href="https://www.npmjs.com/package/@vorms/core" target="__blank"><img alt="NPM Downloads" src="https://img.shields.io/npm/dm/@vorms/core?color=00629E&label="></a>
1212
<br>
@@ -23,7 +23,7 @@ Vue Form Validation with Composition API
2323
## Install
2424

2525
```bash
26-
npm install @vorms/core@rc
26+
npm install @vorms/core
2727
```
2828

2929
## CDN
@@ -100,7 +100,7 @@ This project is heavily inspired by the following awesome projects.
100100

101101
## Contributors
102102

103-
Thanks to the wonderful people who have already contributed to vorms!
103+
Thanks to the wonderful people who have already contributed to Vorms!
104104

105105
<a href="https://github.com/mini-ghost/vorms/graphs/contributors">
106106
<img src="https://contrib.rocks/image?repo=mini-ghost/vorms" />

0 commit comments

Comments
 (0)