update README.md
This commit is contained in:
parent
404732ef9d
commit
c1620a5fc6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue