From 8f0338d5e13278b82e1c5358a00b9095bfb0cf02 Mon Sep 17 00:00:00 2001 From: Andrew Clark Date: Mon, 15 Jun 2015 16:09:29 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ea60a59..b7338da 100644 --- a/README.md +++ b/README.md @@ -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)