diff --git a/README.md b/README.md index 8db3be8..eeda117 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ npm install react-phone-input --save ```jsx React.render( - , + , document.getElementById('content')); ``` @@ -38,4 +38,4 @@ function handeOnChange(value) { ## License -[MIT](https://opensource.org/licenses/MIT) \ No newline at end of file +[MIT](https://opensource.org/licenses/MIT)