Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rmdort authored Jun 23, 2016
1 parent a4f11f8 commit 9f28f1c
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

A simple and slim multi-lingual component for React with Redux without react-intl or react-i18n

## Install

````
npm i react-redux-multilingual --save
````

## Wiring it up

````
Expand Down Expand Up @@ -75,4 +81,4 @@ App.contextTypes = {
}
module.exports = App
````
````

0 comments on commit 9f28f1c

Please sign in to comment.