From a9fc876173a9cb50507d12c1a45a610af99444ae Mon Sep 17 00:00:00 2001 From: TwiN Date: Thu, 28 Apr 2022 17:56:02 -0400 Subject: [PATCH] docs: Update description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e49abaa2..8aedded2 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ [![Docker pulls](https://img.shields.io/docker/pulls/twinproduction/gatus.svg)](https://cloud.docker.com/repository/docker/twinproduction/gatus) [![Follow TwiN](https://img.shields.io/github/followers/TwiN?label=Follow&style=social)](https://github.com/TwiN) -Gatus is a health dashboard that gives you the ability to monitor your services using HTTP, ICMP, TCP, and even DNS +Gatus is a developer-oriented health dashboard that gives you the ability to monitor your services using HTTP, ICMP, TCP, and even DNS queries as well as evaluate the result of said queries by using a list of conditions on values like the status code, the response time, the certificate expiration, the body and many others. The icing on top is that each of these health checks can be paired with alerting via Slack, PagerDuty, Discord, Twilio and more.