From 3f81e32b292ebf8943d6688b746c0cb8bda5dbbb Mon Sep 17 00:00:00 2001 From: Markus Opolka Date: Tue, 3 Mar 2020 09:49:40 +0100 Subject: [PATCH] Add CI Badge to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3c5e662..cce13b9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +![CI](https://github.com/drewkerrigan/nagios-http-json/workflows/CI/badge.svg) + # Nagios Json Plugin This is a generic plugin for Nagios which checks json values from a given HTTP endpoint against argument specified rules and determines the status and performance data for that service.