diff --git a/README.md b/README.md index 46a8e0d..4aa08ea 100644 --- a/README.md +++ b/README.md @@ -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