Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuldeep Saxena authored Feb 19, 2018
1 parent 72f4254 commit ea53614
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ It's a library inspired by the [Angular's Reactive Forms](https://angular.io/gui
* Provides a set of validators & also supports custom sync & async validators.
* Better form management with `FormGroup` & `FormArray` apis.
* Customizable update strategy for better performace with large forms.
# Installation

# Installation

```sh
npm install react-reactive-form --save
Expand Down

0 comments on commit ea53614

Please sign in to comment.