diff --git a/README.md b/README.md index e28db4c..cfc2b29 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,10 @@ Rename keys, and/or change structure of an object. # How use -First install module with ```js npm install normalize-obj``` +First install module with +```js +npm install normalize-obj +``` # Usage