diff --git a/README.md b/README.md index 6e957a1..23b1a60 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ A react speech recognition component for chrome browser ## install - +``` $ npm install react-speech-recognition-input --save - +``` ## Usage ``` @@ -18,7 +18,7 @@ ReactDOM.render(( ``` -##Example +## Example *run demo*