From e6159b6b325a1df4604f4558b57e59b286492ae5 Mon Sep 17 00:00:00 2001 From: Ian Johnson Date: Tue, 20 Feb 2018 09:12:26 -0500 Subject: [PATCH] [chore] Fix README table of contents --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index d5404efa..2c5b244c 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,8 @@ Accessible modal dialog component for React.JS ## Table of Contents * [Installation](#installation) -* [Usage](#usage) -* [Styles](#styles) +* [API documentation](#api-documentation) * [Examples](#examples) -* [Testing](#testing) * [Demos](#demos) ## Installation