update README.md

This commit is contained in:
Maxime Renou 2021-07-07 11:05:33 +02:00
parent 404732ef9d
commit c1620a5fc6
1 changed files with 3 additions and 6 deletions

View File

@ -1,14 +1,11 @@
# react-forms
> React form components
[![NPM](https://img.shields.io/npm/v/react-forms.svg)](https://www.npmjs.com/package/react-forms) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
## Install
Add this line to your package.json dependencies :
```bash
npm install --save react-forms
yarn react-forms
"react-forms": "git+https://git.bluesquare.io/bluesquare-packages/react-forms.git",
```
## Usage