From d5b2f85addcbfead7365cbe114b3802aca89d3d6 Mon Sep 17 00:00:00 2001 From: KyrosKrane Sylvanblade Date: Sun, 10 Jan 2021 12:46:15 -0600 Subject: [PATCH] Update Readme TOC to match actual contents --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1927748..a1d8eca 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,11 @@ ## Table of Contents * [About the Project](#about-the-project) +* [Environment Variables](#environment-variables) +* [Deploy to Heroku](#deploy-to-heroku) * [Docker Quickstart](#docker-quickstart) * [Building the Docker Image](#building-the-docker-image) -* [Getting Started](#getting-started) +* [Manual Installation](#manual-installation) * [Prerequisites](#prerequisites) * [Installation](#installation) * [Contributing](#contributing)