Update README.md

This commit is contained in:
Kenneth Chau
2019-03-01 08:07:30 -08:00
committed by GitHub
parent 78886d334b
commit a1702331e3

View File

@@ -10,7 +10,7 @@ In this step, we introduce but one useful library that works with Redux: [`react
## The official React Redux binding: `react-redux`
That's right, Redux doesn't only work with React. It can also be used with Vue.js, Angular, and React Native, to name a few.
That's right, Redux doesn't just work with React. It can also be used with Vue.js, Angular, and React Native, to name a few.
### `<Provider>` component