Skip to content

Commit

Permalink
Merge pull request AY2324S2-CS2103T-T08-1#123 from NatLeong/fix-index…
Browse files Browse the repository at this point in the history
…-image

Fix GUI image in index
  • Loading branch information
jovantanyk authored Apr 4, 2024
2 parents f954b2f + 3b38e2a commit 1a8c241
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ title: ImmuniMate
[![CI Status](https://github.com/se-edu/addressbook-level3/workflows/Java%20CI/badge.svg)](https://github.com/se-edu/addressbook-level3/actions)
[![codecov](https://codecov.io/gh/se-edu/addressbook-level3/branch/master/graph/badge.svg)](https://codecov.io/gh/se-edu/addressbook-level3)

![Ui](images/Ui.png)
![Ui](images/GUI.png)

**ImmuniMate is a desktop application aimed at General Practitioners and Healthcare Professionals**. The application intends to assist users in managing patient information, and tracking potential infectious.
**ImmuniMate is a desktop application aimed at General Practitioners and Healthcare Professionals**. The application intends to assist users in managing patient information, and tracking potential infectious clusters.

* If you are interested in using AddressBook, head over to the [_Quick Start_ section of the **User Guide**](UserGuide.html#quick-start).
* If you are interested about developing AddressBook, the [**Developer Guide**](DeveloperGuide.html) is a good place to start.
Expand Down

0 comments on commit 1a8c241

Please sign in to comment.