diff --git a/packages/react/README.md b/packages/react/README.md index 135a3f21..c8d660af 100644 --- a/packages/react/README.md +++ b/packages/react/README.md @@ -10,6 +10,20 @@ License +## Table of Contents + + - [Installation](#installation) + - [Usage](#usage) + - [ThemeProvider](#themeprovider) + - [Components](#components) + - [Button](#button) + - [Develop](#develop) + - [Setup the Environment](#setup-the-environment) + - [Run Storybook](#run-storybook) + - [Locally Linking the Package](#locally-linking-the-package) + - [Contributing](#contributing) + - [License](#license) + ## Installation ```bash