From ef6140a353f17684e0b369b47c79fd258f80e68f Mon Sep 17 00:00:00 2001 From: Hemant Gupta <71402223+hemantguptaraj@users.noreply.github.com> Date: Fri, 2 Oct 2020 00:05:37 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b16212..c46d4f8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Hospital Management Project -Hospital Management project is made in Java using DBMS as backend database and provide various types of operations. +Hospital Management project is made in Java(J2EE Framework) using DBMS as backend database and provide various types of operations. The Salient features of the project are: - The patient can register himself/herself at the reception counter with his basic personal details. If the patient has previously visited the hospital the there is no need to register again.