Skip to content

Commit 7d3201a

Browse files
authored
Link to Getting Started doc
1 parent e817572 commit 7d3201a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Table of Contents
22

3-
- [Redux: Usage with React](http://redux.js.org/docs/basics/UsageWithReact.html)
3+
4+
5+
- [Getting Started: adding React-Redux to a React todo app](./GettingStarted.md)
46
- [API](api.md#api)
57
- [`<Provider store>`](api.md#provider-store)
68
- [`connect([mapStateToProps], [mapDispatchToProps], [mergeProps], [options])`](api.md#connectmapstatetoprops-mapdispatchtoprops-mergeprops-options)

0 commit comments

Comments
 (0)