Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksandrenko authored Jul 29, 2016
1 parent 61997ef commit 173a953
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ It will create methods in the store so actions can be dispatched directly like p

(depending on redux)

#### Install

```
npm i -S redux-sugar-store
```

#### Sample usage:
``` html
import sugarStore from 'redux-sugar-store';
Expand Down

0 comments on commit 173a953

Please sign in to comment.