Skip to content

Commit

Permalink
Added bages
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton Petrov committed Aug 13, 2015
1 parent 5ad7e92 commit c36c7c5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Redux Combine Actions

[![build status](https://img.shields.io/travis/itsmepetrov/redux-combine-actions/master.svg?style=flat-square)](https://travis-ci.org/itsmepetrov/redux-combine-actions)
[![npm version](https://img.shields.io/npm/v/redux-combine-actions.svg?style=flat-square)](https://www.npmjs.com/package/redux-combine-actions)

This is a Redux middleware that allows you to easy combine actions and dispatch them sequentially.

### Installation
Expand Down Expand Up @@ -86,4 +90,4 @@ export function fetchData() {

## License

MIT
MIT

0 comments on commit c36c7c5

Please sign in to comment.