From 0249f00bd5de525f29f86e931092b9c06b541070 Mon Sep 17 00:00:00 2001 From: Mike Farah Date: Tue, 23 Mar 2021 20:40:39 +1100 Subject: [PATCH] Added chocolate badges thanks @adriens --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5170e464..57ca864d 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,8 @@ See [webi](https://webinstall.dev/) Supported by @adithyasunil26 (https://github.com/webinstall/webi-installers/tree/master/yq) ### Windows: +[![Chocolatey](https://img.shields.io/chocolatey/v/yq.svg)](https://chocolatey.org/packages/yq) +[![Chocolatey](https://img.shields.io/chocolatey/dt/yq.svg)](https://chocolatey.org/packages/yq) ``` choco install yq ```