From b1108452321793dddb6aa652b1c568c52f2895f8 Mon Sep 17 00:00:00 2001 From: Bulanov Konstantin Date: Thu, 16 Jun 2022 00:17:09 +0300 Subject: [PATCH] added badge --- README.MD | 1 + 1 file changed, 1 insertion(+) diff --git a/README.MD b/README.MD index 74d8161..95c5874 100644 --- a/README.MD +++ b/README.MD @@ -1,4 +1,5 @@ # Application for monitoring the availability and immutability of sites over Telegram bot +![GitHub Workflow Status](https://img.shields.io/github/workflow/status/leech001/telegram-site-monitor/Publish%20Docker%20image?label=BUILD%20AND%20PUBLISH%20APPLICATION&logo=github) [![GitHub](https://img.shields.io/badge/Git-Hub-purple.svg)](https://github.com/leech001/telegram-site-monitor) [![Docker](https://img.shields.io/badge/Docker-hub-2496ed.svg)](https://hub.docker.com/r/leech001/telegram-site-monitor) [![License: WTFPL](https://img.shields.io/badge/license-WTFPL-brightgreen)](https://github.com/leech001/telegram-site-monitor/blob/master/LICENSE) Go (golang) application for checking and monitoring nodes through HTTP and HTTPS requests to nodes with a response code check other than '200'. There is also an additional check of nodes via PING (ICMP).