diff --git a/README.md b/README.md index 5fcb00c..59d24cc 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,10 @@ For Validation this Component uses [Validate.js](https://validatejs.org/) npm install @tiny-components/validator --save ``` -## How to use +## You can use it like this ```javascript -
{ state.validator.handle(event) }} novalidate> + ( state.validator.submit(event) ) }>>