diff --git a/README.md b/README.md index 3ee1e98..d401ff4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# BadIdea Example project +# [BadIdea](https://github.com/thetirefire/badidea) Example project ```sh go run main.go @@ -40,4 +40,8 @@ spec: color: blue shape: circle EOF -``` \ No newline at end of file + +kubectl get bars + +kubectl get bar test --output=yaml +```