diff --git a/README.md b/README.md index 0d3be45..7deb894 100644 --- a/README.md +++ b/README.md @@ -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