Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bluebill1049 committed Apr 19, 2019
1 parent d1e0389 commit 4c6028f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
- Follows HTML standard for validation
- Tiny size without other any dependency
- Build forms quickly with the [form builder](https://react-hook-form.now.sh/builder)
- [Read more](https://medium.com/@bruce1049/form-validation-with-hook-in-3kb-c5414edf7d64) on the package motivation

## Install

$ npm install react-hook-form

## [Docs](https://react-hook-form.now.sh/api)

- [Motivation](https://medium.com/@bruce1049/form-validation-with-hook-in-3kb-c5414edf7d64)
- [Get started](https://react-hook-form.now.sh/api)
- [API](https://react-hook-form.now.sh/api)
- [Examples](https://github.com/bluebill1049/react-hook-form/tree/master/examples)
Expand Down

0 comments on commit 4c6028f

Please sign in to comment.