From af900e12da20ce8765e553585482569a5061b1a5 Mon Sep 17 00:00:00 2001 From: SALES Date: Sat, 12 Dec 2020 20:37:36 +1100 Subject: [PATCH] Add clickable chocolatey badge see #242 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b9cbaef8..a79cb348 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Chocolatey](https://img.shields.io/chocolatey/v/ytt.svg)](https://chocolatey.org/packages/ytt) + * Install: Grab prebuilt binaries from the [Releases page](https://github.com/vmware-tanzu/carvel-ytt/releases) * Play: Jump right in by trying out the [online playground](https://get-ytt.io/#playground)