Update ToC for README.md

This commit is contained in:
toc-me[bot] 2018-12-29 16:05:23 +00:00
parent d3b62576ac
commit e08afe0ff7

View file

@ -21,6 +21,11 @@ Check out the original thread on the
<!-- toc --> <!-- toc -->
* [Checking out this repo](#checking-out-this-repo)
* [Building](#building)
* [Running](#running)
- [Cool things](#cool-things)
<!-- tocstop --> <!-- tocstop -->
### Checking out this repo ### Checking out this repo
@ -62,4 +67,4 @@ $ ./cl-k8s
The binary spawned does NOT need to oversee the container process if you The binary spawned does NOT need to oversee the container process if you
run in detached mode with a PID file. You can have it watched by the user mode run in detached mode with a PID file. You can have it watched by the user mode
systemd so that this binary is really just the launcher :) systemd so that this binary is really just the launcher :)