From 8ef8666e1e702aaeba57d459fc9f3678771fe0a7 Mon Sep 17 00:00:00 2001 From: Richard Littauer Date: Wed, 19 Oct 2016 16:38:09 -0400 Subject: [PATCH] Added ToC to spec --- spec.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/spec.md b/spec.md index 59bd36f..5b1c60a 100644 --- a/spec.md +++ b/spec.md @@ -13,6 +13,26 @@ A compliant README must satisfy all the requirements listed below. **Suggestions:** - A "Back to Top" link for longer sections can be useful, but is not required by any means. +## Table of Contents + +_Note: This is only a navigation guide for the specification, and does not define or mandate terms for any specification-compliant documents._ + +- [Sections](#sections) + - [Title](#title) + - [Banner](#banner) + - [Badges](#badges) + - [Short Description](#short-description) + - [Long Description](#long-description) + - [Table of Contents](#table-of-contents) + - [Security](#security) + - [Background](#background) + - [Install](#install) + - [Usage](#usage) + - [Extra Sections](#extra-sections) + - [API](#api) + - [Contribute](#contribute) + - [License](#license) + ## Sections ### Title