From 8bf7bc9f2517176be1783dc55fffb0315df1b508 Mon Sep 17 00:00:00 2001 From: "toc-me[bot]" Date: Sat, 29 Dec 2018 16:16:59 +0000 Subject: [PATCH] Update ToC for README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a0e908..50ea7ef 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,12 @@ This is a repo to hold various Dockerfiles for images I create. +- [About](#about) +- [Resources](#resources) + * [My dotfiles](#my-dotfiles) +- [Contributing](#contributing) + * [Using the `Makefile`](#using-the-makefile) + ## About @@ -42,4 +48,4 @@ latest-versions Checks all the latest versions of the Dockerfile run Run a Dockerfile from the command at the top of the file (ex. DIR=telnet). shellcheck Runs the shellcheck tests on the scripts. test Runs the tests on the repository. -``` +``` \ No newline at end of file