From 1e47bef139d96526ffc978f0431039be62ac27e5 Mon Sep 17 00:00:00 2001 From: Akshay Date: Sun, 19 Jul 2026 14:22:09 +0530 Subject: [PATCH] Delete README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 README.md diff --git a/README.md b/README.md deleted file mode 100644 index 2161948..0000000 --- a/README.md +++ /dev/null @@ -1,2 +0,0 @@ -# Url_monitor -URL Health Monitor is a real-time monitoring application that continuously checks the availability and response status of multiple URLs. It performs periodic health checks, broadcasts live updates to connected clients using WebSockets, and stores monitoring results for historical tracking and analysis.