Skip to content

Commit

Permalink
Updated README to include a null config for this plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
keithpitt committed Mar 14, 2018
1 parent f1b0a10 commit 3f569a0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -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))
MIT (see [LICENSE](LICENSE))

0 comments on commit 3f569a0

Please sign in to comment.