diff --git a/README.md b/README.md index a15af6d..3257b8a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Redux Array Helper +Redux Helper Logo Effortless operations with Reducers. @@ -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/'