From 3a1143a3266346e7b7465be20929af52cd59d2ee Mon Sep 17 00:00:00 2001 From: Yash Date: Wed, 1 Jul 2026 16:17:08 +0530 Subject: [PATCH] YAS-46: Add LMS PR workflow comment to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b03f95f..162f6bb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # LMS – Lab Management System + + A Django-based Lab Management System to manage labs, PCs, and lab equipment in educational environments. This repository contains a Django project located at `backend/LMS` with apps such as `labs`, `users`, `tickets`, and more. A `frontend/` directory is present for optional UI work. ## Badges