Skip to content

Commit

Permalink
Add link to redux@alpha branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
quangbuule committed Jun 30, 2015
1 parent e661352 commit 6326682
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
Also includes `ReactRouter`, `Immutable` for Universal (isomorphic) application. This is good start for those who want a full solution to work with a RESTful API.
This project is written with ES7 and uses `Babel` to transpile to ES5.

[Redux v1.0.0-alpha](https://github.com/gaearon/redux/releases/tag/v1.0.0-alpha) is now available on npm. You can view the example for [[email protected]](https://github.com/quangbuule/redux-example/tree/redux%40alpha) on branch [redux@alpha](https://github.com/quangbuule/redux-example/tree/redux%40alpha). Anyway, you should wait for Redux 1.0 docs.

##Installation
```
Expand Down

0 comments on commit 6326682

Please sign in to comment.