Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadim Kudriavtcev committed Jan 15, 2019
1 parent 75d59b7 commit d28db4d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Redux Array Helper
<img src='https://github.com/vadimuz/redux-helper/blob/master/logo.png?raw=true' height='140' alt='Redux Helper Logo' />

Effortless operations with Reducers.

Expand Down Expand Up @@ -57,6 +57,8 @@ export default function example(state = initialState, action) {

And many other short operations of CRUD. More examples below.

# Redux Array Helper

### Installation

Copy ReduxHelper.js to your project. For example to the folder: 'src/utils/'
Expand Down

0 comments on commit d28db4d

Please sign in to comment.