Update README.md

This commit is contained in:
Nicco 2019-10-09 15:57:02 +02:00 committed by GitHub
parent 8ea056b65c
commit ec8b4452a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,13 +14,19 @@
- Tiny
- React Hooks
## Demo
###### Installation
```
npm i formhero
```
### 👁 Demos
- [__*Live Web*__](https://cupcakearmy.github.io/formhero/)
- [__*Live Codesandbox*__](https://codesandbox.io/embed/formhero-simple-bdcx2?expanddevtools=1&fontsize=14)
- [__*Live React-Native*__](https://snack.expo.io/@cupcakearmy/useform)
###### Links
### Links
- [Examples](#-examples-more-here)
- [Docs](#-documentation)
@ -34,13 +40,7 @@
- [errors](#errors)
- [isValid](#isvalid)
- [update](#update)
###### Installation
```
npm i formhero
```
## 🚀 Quickstart