diff --git a/README.md b/README.md index e2cb2d8..f8fe3e5 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ roleRef: ## Development -- Main source: [internal/kube.go](internal/kube.go). The informer-based lease discovery is implemented in `GetCiliumL2Leases()`. +- Main source: [internal/kube.go](internal/kube.go). - CLI entrypoint: [cmd/main.go](cmd/main.go). ## Testing