Updated the README file.
This commit is contained in:
parent
38ccdcbfe5
commit
2dc974c900
1 changed files with 13 additions and 2 deletions
15
README.md
15
README.md
|
@ -1,6 +1,17 @@
|
||||||
# Hospital-Patient Management System Monorepo
|
# Hospital-Patient Management System
|
||||||
![logo](design/logo.png)
|
![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
|
## Run project locally
|
||||||
|
|
||||||
|
@ -12,4 +23,4 @@ npm i
|
||||||
|
|
||||||
# run in development mode
|
# run in development mode
|
||||||
npm run dev
|
npm run dev
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue