From 009a885e43283d8386c498b67fe0338f76d080c0 Mon Sep 17 00:00:00 2001 From: Lord Hepipud Date: Thu, 6 Jul 2023 17:10:01 +0200 Subject: [PATCH] Updates README.md with badges --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index c1ae313..0f62bb3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ +[![PowerShell Version](https://img.shields.io/badge/PowerShell-5.1-777BB4?logo=PowerSHell)](https://learn.microsoft.com/en-US/powershell/scripting/install/installing-powershell-on-windows?view=powershell-5.1) +[![GitHub Tag](https://img.shields.io/github/tag/Icinga/icinga-powershell-framework.svg)](https://github.com/Icinga/icinga-powershell-framework/releases/latest) +[![GitHub Issues](https://img.shields.io/github/issues-search?query=repo%3Aicinga%2Ficinga-powershell-framework%20is%3Aopen%20is%3Aissue&label=Issues&color=red +)](https://github.com/Icinga/icinga-powershell-framework/issues) +[![GitHub Pull Requests](https://img.shields.io/github/issues-search?query=repo%3Aicinga%2Ficinga-powershell-framework%20is%3Aopen%20is%3Apr&label=Pull%20Requests&color=green +)](https://github.com/Icinga/icinga-powershell-framework/pulls) + Icinga PowerShell Framework ==============