diff --git a/README.md b/README.md index 8470558..0cc2dbe 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,10 @@ This is the repository for the unraid kind plugin. kind is a tool for running local Kubernetes clusters using Docker container “nodes”. kind was primarily designed for testing Kubernetes itself, but may be used for local development or CI. -See the [git repository](https://github.com/kubernetes-sigs/kind) for bat for more information. +See the [git repository](https://github.com/kubernetes-sigs/kind) for kind for more information. ## dev -Drone builds the plugin source using cargo on a new tag creation. +Drone builds the plugin source using go on a new tag creation. -Tag versions follow bat releases. +Tag versions follow kind releases.