Skip to content

Commit ae1aaef

Browse files
committed
Update README.md
1 parent 3438e58 commit ae1aaef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,13 @@ For React Native, import from `react-redux/native` instead.
88

99
>**Note: There is a project called “redux-react” on NPM that is completely unrelated to the official bindings. This documentation (and any other official Redux documentation) is for `react-redux`.**
1010
11+
## Table of Contents
12+
1113
- [Quick Start](#quick-start)
1214
- [API](#api)
1315
- [`connect`](#connect)
1416
- [`Provider`](#provider)
17+
- [License](#license)
1518

1619
## Quick Start
1720

0 commit comments

Comments
 (0)