We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2c4a9f2 + 7391079 commit 4244bf4Copy full SHA for 4244bf4
README.md
@@ -3,6 +3,10 @@ Redux Thunk
3
4
Thunk [middleware](http://rackt.github.io/redux/docs/advanced/Middleware.html) for Redux.
5
6
+[](https://travis-ci.org/gaearon/redux-thunk)
7
+[](https://www.npmjs.com/package/redux-thunk)
8
+[](https://www.npmjs.com/package/redux-thunk)
9
+
10
```js
11
npm install --save redux-thunk
12
```
0 commit comments