Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
svagi committed Apr 9, 2018
1 parent a9789ca commit d9585ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The `redux-routines` is utility library for [redux](https://github.com/reactjs/r
npm install --save redux-routines
```

## Features
## Features

* Predefined actions creators and action types for common async tasks in a single object called "routine"
* [FSA](https://github.com/acdlite/flux-standard-action) compatible – based on [redux-actions](https://github.com/reduxactions/redux-actions) library
Expand Down

0 comments on commit d9585ea

Please sign in to comment.