diff --git a/README.md b/README.md index 4d27f58..cc520cb 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,15 @@ # Clown Detection Buildkite Plugin -A [Buildkite](https://buildkite.com/) plugin for detecting whether your code has any clowns in it. +A [Buildkite](https://buildkite.com/) plugin for detecting whether your code has any clowns in it. ## Example ```yml steps: - plugins: - detect-clowns#v1.0.0 + detect-clowns#v1.0.0: ~ ``` ## License -MIT (see [LICENSE](LICENSE)) \ No newline at end of file +MIT (see [LICENSE](LICENSE))