We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e817572 commit 7d3201aCopy full SHA for 7d3201a
docs/README.md
@@ -1,6 +1,8 @@
1
# Table of Contents
2
3
-- [Redux: Usage with React](http://redux.js.org/docs/basics/UsageWithReact.html)
+
4
5
+- [Getting Started: adding React-Redux to a React todo app](./GettingStarted.md)
6
- [API](api.md#api)
7
- [`<Provider store>`](api.md#provider-store)
8
- [`connect([mapStateToProps], [mapDispatchToProps], [mergeProps], [options])`](api.md#connectmapstatetoprops-mapdispatchtoprops-mergeprops-options)
0 commit comments