diff --git a/README.md b/README.md index 781da1d004..3f476e94af 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Redux is a predictable state container for JavaScript apps. -(If you're looking for a WordPress framework, check out [Redux Framework](https://reduxframework.com/).) +(Not to be confused with a WordPress framework – [Redux Framework](https://reduxframework.com/).) It helps you write applications that behave consistently, run in different environments (client, server, and native), and are easy to test. On top of that, it provides a great developer experience, such as [live code editing combined with a time traveling debugger](https://github.com/gaearon/redux-devtools).