Remove double "Usage" in docs (#270)

Remove double "Usage" in docs
This commit is contained in:
Tom Kerkhove
2019-03-24 15:43:05 -07:00
committed by Kubernetes Prow Robot
parent fd1736f3e7
commit a58f908685

View File

@@ -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