From 9548e5f93ecfd4b7db4bcadc8979c17014a5b7a4 Mon Sep 17 00:00:00 2001 From: Yangshun Tay Date: Mon, 14 Dec 2020 23:04:41 +0800 Subject: [PATCH] chore: add maintenance mode notice --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4755ebc3..f692bd72 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,12 @@

+
+ +⚠️ The Flux project is in maintenance mode and there are many more sophisticated alternatives available (e.g. [Redux](http://redux.js.org/), [MobX](https://mobx.js.org/)) and we would recommend using them instead. + +
+ ## Getting Started