From e8e7daf27bc4a607a494f14ea7446587f70175fc Mon Sep 17 00:00:00 2001 From: Navratan Lal Gupta <37469234+navilg@users.noreply.github.com> Date: Mon, 8 May 2023 01:23:40 +0530 Subject: [PATCH] doc: Improve documentation --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7489c43..3942a21 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ Manytimes we need to manage many Kubernetes clusters from same jumpbox or machin This small tool is to help manage different versions of Kubernetes clients. Kubernetes clients `kubectl`, `helm` and `velero` are supported at this stage. +- [How to install/setup](https://github.com/navilg/k8senv#how-to-installsetup) +- [Usage](https://github.com/navilg/k8senv#usage) +- [Demo](https://github.com/navilg/k8senv#demo) + ## How to install/setup 1. Create a directory .k8senv/bin in home directory