Skip to content

Commit afe0aa1

Browse files
authored
Update README.md
1 parent 1a5705f commit afe0aa1

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
# We're moving!
1+
# Project Deprecated
22

3-
react-router-redux is going to live alongside react-router. In fact, it's already set up over there. [Go take a look!](https://github.com/ReactTraining/react-router/tree/master/packages/react-router-redux)
3+
This project is no longer maintained. For your Redux <-> Router syncing needs with React Router 4+, please see one of these libraries instead:
44

5-
**This repo is for react-router-redux 4.x, which is only compatible with react-router 2.x and 3.x**
5+
* [connected-react-router](https://github.com/supasate/connected-react-router)
66

7-
The next version of react-router-redux will be 5.0.0 and will be compatible with react-router 4.x. It is currently being actively developed [over there](https://github.com/ReactTraining/react-router/tree/master/packages/react-router-redux). Feel free to help out!
7+
---
8+
9+
⚠️ **This repo is for react-router-redux 4.x, which is only compatible with react-router 2.x and 3.x**
810

911
# react-router-redux
1012

0 commit comments

Comments
 (0)