Update README.md

This commit is contained in:
Nicco 2020-06-25 17:38:48 +02:00 committed by GitHub
parent ee1407b8a9
commit 5bbb9f7166
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,6 @@
- **0** Dependencies
- Tiny **~0.7kB**
- React Hooks
- Requires at least typescript **3.5** if used with typescript.
###### Installation
@ -21,6 +20,8 @@
npm i formhero
```
*Note:* Requires at least typescript version `3.5`, otherwise the error object will not have the right inherited types.
### 👁 Demos
- [**_Live Web_**](https://cupcakearmy.github.io/formhero/)