Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
acdlite committed Jun 15, 2015
1 parent 0ff1255 commit 8f0338d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Flummox
=======

### 4.0 will likely be the last major release. Use [Redux](https://github.com/gaearon/redux) instead. It's really great.

I know churn can be frustrating but I feel it would be irresponsible for me to continue recommending Flummox when Redux exists and is a significant improvement over classical Flux. Flummox 4.0 will likely be the last major release.

[![build status](https://img.shields.io/travis/acdlite/flummox.svg?style=flat-square)](https://travis-ci.org/acdlite/flummox)
[![Test Coverage](https://img.shields.io/codeclimate/coverage/github/acdlite/flummox.svg?style=flat-square)](https://codeclimate.com/github/acdlite/flummox)
[![npm downloads](https://img.shields.io/npm/dm/flummox.svg?style=flat-square)](https://www.npmjs.com/package/flummox)
Expand Down

0 comments on commit 8f0338d

Please sign in to comment.