We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b628000 commit 7a81726Copy full SHA for 7a81726
README.md
@@ -2,15 +2,15 @@
2
3
**Vue Simple Password Meter** is a simple password checker written in vanilla js and extremely lightweight (**3.2kb minified + Gzipped**)
4
5
-#### This is `Vue 3.*` compatible version. If you are using `Vue 2.*` [Click Here](https://github.com/miladd3/vue-simple-password-meter#readme)
+#### 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)
6
7
## Demo
8
9
[Demo](https://vspm-next.herokuapp.com/)
10
11
## Install
12
13
-`npm install vue-simple-password-meter@next --save`
+`npm install vue-simple-password-meter --save`
14
15
## Usage
16
0 commit comments