Add Background to ToC

This commit is contained in:
Richard Littauer 2016-05-13 12:43:16 -04:00
parent f2fe325f7e
commit 26b7e513a9

View File

@ -14,6 +14,8 @@ This repo is for standardizing how READMEs should look. The goal is to have:
## Table of Contents ## Table of Contents
- [Background](#background)
- [Goals:](#goals)
- [Installation](#installation) - [Installation](#installation)
- [Usage](#usage) - [Usage](#usage)
- [Specification](#specification) - [Specification](#specification)
@ -24,16 +26,16 @@ This repo is for standardizing how READMEs should look. The goal is to have:
- [Badges](#badges) - [Badges](#badges)
- [Short Description](#short-description) - [Short Description](#short-description)
- [Long Description](#long-description) - [Long Description](#long-description)
- [Table of Contents](#table-of-contents) - [Table of Contents](#table-of-contents-1)
- [Security](#security) - [Security](#security)
- [Background section](#background-section) - [Background section](#background-section)
- [Installation](#installation-1) - [Installation](#installation-1)
- [Usage Section](#usage-section) - [Usage Section](#usage-section)
- [Extra Sections](#extra-sections) - [Extra Sections](#extra-sections)
- [API](#api) - [API](#api)
- [Contribute](#contribute-1) - [Contribute](#contribute)
- [License](#license) - [License](#license)
- [Contribute](#contribute) - [Contribute](#contribute-1)
- [License](#license-1) - [License](#license-1)
## Background ## Background