Update ToC for README.md

This commit is contained in:
toc-me[bot] 2018-12-29 16:16:59 +00:00
parent a4d482da57
commit 8bf7bc9f25

View File

@ -9,6 +9,12 @@ This is a repo to hold various Dockerfiles for images I create.
<!-- toc -->
- [About](#about)
- [Resources](#resources)
* [My dotfiles](#my-dotfiles)
- [Contributing](#contributing)
* [Using the `Makefile`](#using-the-makefile)
<!-- tocstop -->
## 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.
```
```