From 472fcee7e61430db8462a54ffe600bff29484ab5 Mon Sep 17 00:00:00 2001 From: Urvashi Agarwal Date: Tue, 20 May 2025 12:15:41 +0530 Subject: [PATCH] testing --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 36c14be..0de9620 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ A Devops Learning App ## Testing branch protection rules +## testing + The Sysfoo application is designed as a learning tool to demonstrate various aspects of web development using Spring Boot and other associated technologies. It provides real-time system information, database connectivity status, and a basic to-do list functionality to illustrate interaction with a database. This application is ideal for individuals learning about Spring Boot, RESTful services, and simple frontend interactions with JavaScript. This is also useful for anyone who would like to implement Devops Practices with this App.