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