From 570c3285b078b56688790242b93befbd7e4676ff Mon Sep 17 00:00:00 2001 From: Rene Zbinden Date: Wed, 30 Dec 2020 08:46:20 +0100 Subject: [PATCH] docs: add table of contents --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 7a2114a..23cacde 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,18 @@ + + +**Table of Contents** + +- [kubectl sudo](#kubectl-sudo) + - [TL;DR](#tldr) + - [Why](#why) + - [How](#how) + - [Installation](#installation) + - [Plugin Compatibility](#plugin-compatibility) + - [Configuration](#configuration) + - [Similar projects](#similar-projects) + + + # kubectl sudo ## TL;DR