From 2dc974c900dcf3ee40e986ade57a98f038d89e21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Batuhan=20Berk=20Ba=C5=9Fo=C4=9Flu?= Date: Tue, 30 Mar 2021 21:56:43 -0400 Subject: [PATCH] Updated the README file. --- README.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6efda41..989fcf5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,17 @@ -# Hospital-Patient Management System Monorepo +# Hospital-Patient Management System ![logo](design/logo.png) +## Description + +A Hospital-Patient Management System Project made using the React.js using software design & architecture methods. + +## Authors + +- Anthony Aoun +- Batuhan Basoglu +- Chethin Manage +- Ruchira Perera +- William Stewart ## Run project locally @@ -12,4 +23,4 @@ npm i # run in development mode npm run dev -``` \ No newline at end of file +```