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