From c002e8c1160fec5362913278666305a37e2c25cf Mon Sep 17 00:00:00 2001 From: Elia el Lazkani Date: Sat, 20 Mar 2021 11:54:32 +0100 Subject: [PATCH] Updates README --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index be2e4ed..d170fca 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ ---- -title: Get K8s Resources ---- +# Get K8s Resources The `get_k8s_resources` script is a small script that will return a list of all instances of a certain kubernetes type `JSON` formatted. @@ -28,7 +26,7 @@ The `get_k8s_resources` script is a small script that will return a list of all # Requirements -The requirements can be found in the [requirements.txt](../src/branch/master/requirements.txt) file in this repository. +The requirements can be found in the [requirements.txt](requirements.txt) file in this repository. # Configuration