diff --git a/README.md b/README.md index c8bc80b..9cc3ba6 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ # Kable ![Go](https://github.com/redradrat/kable/workflows/Go/badge.svg?branch=master) +![Release](https://img.shields.io/github/v/release/redradrat/kable) +![License](https://img.shields.io/github/license/redradrat/kable) A tool to manage kubernetes specs in a GitOps fashion. @@ -82,4 +84,4 @@ Supported Types: Each concept needs to build on its own, that's why there is no dependency concept in kable. If let's say a Jsonnet concept depends on another Jsonnet concept, this should be realized via the Jsonnet-specific package management. -### Inputs \ No newline at end of file +### Inputs