Update ToC for README.md
This commit is contained in:
parent
d3b62576ac
commit
e08afe0ff7
1 changed files with 6 additions and 1 deletions
|
@ -21,6 +21,11 @@ Check out the original thread on the
|
|||
|
||||
<!-- toc -->
|
||||
|
||||
* [Checking out this repo](#checking-out-this-repo)
|
||||
* [Building](#building)
|
||||
* [Running](#running)
|
||||
- [Cool things](#cool-things)
|
||||
|
||||
<!-- tocstop -->
|
||||
|
||||
### Checking out this repo
|
||||
|
@ -62,4 +67,4 @@ $ ./cl-k8s
|
|||
|
||||
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
|
||||
systemd so that this binary is really just the launcher :)
|
||||
systemd so that this binary is really just the launcher :)
|
Loading…
Reference in a new issue