From 5945c6b826a8d57a035f8ee747722debcfe69a25 Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Fri, 5 Feb 2016 23:49:45 +0000 Subject: [PATCH] Add TOC --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ef07c06a..9d4fc495 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,15 @@ Redux DevTools A live-editing time travel environment for [Redux](https://github.com/rackt/redux). **[See Dan's React Europe talk demoing it!](http://youtube.com/watch?v=xsSnOQynTHs)** -[Read the setup instructions](./README.md#setup-instructions). + +### Table of Contents + +- [Features](#features) +- [Overview](#overview) +- [Chrome Extension](#chrome-extension) +- [Setup Instructions](#setup-instructions) +- [Custom Monitors](#custom-monitors) +- [License](#license) [![build status](https://img.shields.io/travis/gaearon/redux-devtools/master.svg?style=flat-square)](https://travis-ci.org/gaearon/redux-devtools) [![npm version](https://img.shields.io/npm/v/redux-devtools.svg?style=flat-square)](https://www.npmjs.com/package/redux-devtools)