From 5ee9dc5dac6b26bb30205914f11fa6b075190e2d Mon Sep 17 00:00:00 2001 From: Rohit Sharma Date: Fri, 17 May 2024 20:06:42 +0530 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8f10682..466645f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # Patient-Managment-System Built a project that collects patient’s data protected by a password. This project helped in data updating by representing the data in a graphical format by using python programming language (Numpy, Pandas, Matplotlib) +------------HOW TO OPEN----------------- +1st Open username.csv file for username and password. +Then open patient managment.py file.