diff --git a/README.md b/README.md index 6a45106..5460ab7 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,13 @@ Connect your website to your robot! [![NPM](https://img.shields.io/npm/v/react-ros.svg)](https://www.npmjs.com/package/react-ros) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) -## Install +## Add react-ros to existing npm project + +``` +$ npm install react-ros +``` + +## Install react-ros as standalone dev ``` $ npm install