diff --git a/README.md b/README.md index 8c169f41..7c7c7615 100644 --- a/README.md +++ b/README.md @@ -25,14 +25,18 @@ Check out our [website][1] to add an outstanding search to your documentation. ## Table of Contents -- [Introduction][8] -- [Setup][9] -- [Customization][10] -- [Development workflow][11] - - [Local example][12] - - [Local build][13] - - [Documentation website][14] - - [MacOS][15] +- [Introduction](#introduction) +- [Setup](#setup) +- [Customization](#customization) + - [Advanced styling](#advanced-styling) +- [Custom options](#custom-options) + - [Autocomplete options](#autocomplete-options) + - [Algolia options](#algolia-options) +- [Development workflow](#development-workflow) + - [Local example](#local-example) + - [Local build](#local-build) + - [Documentation website](#documentation-website) + - [MacOS](#macos)