From 7fe564bb12ef98ce5df38f4b087c05d77be9ff45 Mon Sep 17 00:00:00 2001 From: ryanv Date: Tue, 10 Mar 2026 14:12:50 +0000 Subject: [PATCH] add statement --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f295533..88761fb 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ # Jenkins Docker Deploy Example -A Statping-like status monitoring app that demonstrates a Jenkins pipeline for Docker build, push, and deploy. The app performs HTTP/HTTPS and TCP checks, stores history in SQLite, and provides a dashboard with reports. +A Statping-like status monitoring app that demonstrates a Jenkins pipeline for Docker build, push, and deploy. The app performs HTTP/HTTPS and TCP checks, stores history in SQLite, and provides a dashboard with reports. It may be useful for monitoring sites legitimately as well. ## App Features