diff --git a/README.md b/README.md index 59d24cc..aa0f136 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,11 @@ -# Tiny Components - Validator +# Tiny Components - Upload Created with [Riot.js](https://riot.js.org) -Validate Form or a Single Form-Field, Error Messages can be show just in time -or after Submit entire Form. - -For Validation this Component uses [Validate.js](https://validatejs.org/) - ## Install ```bash -npm install @tiny-components/validator --save +npm install @tiny-components/upload --save ``` ## You can use it like this @@ -20,69 +15,10 @@ npm install @tiny-components/validator --save