diff --git a/README.md b/README.md index 45bf1b358..c72dd185b 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,6 @@ dotnet add package KubernetesClient ``` -# Usage - ## Authentication/Configuration You should be able to use an standard KubeConfig file with this library, see the `BuildConfigFromConfigFile` function below. Most authentication