Skip to content

Commit 9eeb2dd

Browse files
authored
Update README.md
1 parent 695a77d commit 9eeb2dd

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
@@ -351,7 +351,7 @@ Create your form in index.blade.php:
351351

352352
Go to /index and click submit button on contact us form and you should see an error message that 'Score does not meet the treshhold' because the threshold >2. You can play around the controller to see all outcomes. Importantly, you need to wait the script to be loaded before clicking the submit button.
353353

354-
## Vue Usage <a name="vue-usage" />
354+
## Vue Usage (Pacakge version >= 2.2.0) <a name="vue-usage" />
355355

356356
The package provides a lightweight vue component. You need to publish the vue component before playing around it.
357357

0 commit comments

Comments
 (0)