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