Skip to content

Commit 7a81726

Browse files
committed
update README.md
1 parent b628000 commit 7a81726

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
@@ -2,15 +2,15 @@
22

33
**Vue Simple Password Meter** is a simple password checker written in vanilla js and extremely lightweight (**3.2kb minified + Gzipped**)
44

5-
#### This is `Vue 3.*` compatible version. If you are using `Vue 2.*` [Click Here](https://github.com/miladd3/vue-simple-password-meter#readme)
5+
#### This is `Vue 3.*` compatible version. If you are using `Vue 2.*` [Click Here](https://github.com/miladd3/vue-simple-password-meter/tree/vue-2)
66

77
## Demo
88

99
[Demo](https://vspm-next.herokuapp.com/)
1010

1111
## Install
1212

13-
`npm install vue-simple-password-meter@next --save`
13+
`npm install vue-simple-password-meter --save`
1414

1515
## Usage
1616

0 commit comments

Comments
 (0)