Skip to content

Commit

Permalink
Merge pull request #276 from Jayne1010/master
Browse files Browse the repository at this point in the history
Fix images
  • Loading branch information
tengcharmaine authored Apr 14, 2024
2 parents 0bc403f + e6014e9 commit 45523e6
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/UserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,8 @@ Example:

There might be cases that the `IC_NUMBER` you keyed in does not exist in ClinicMate as shown below. Do check if the `IC_NUMBER` is registered before trying to show it.
Alternatively, you can add the patient into ClinicMate using our [`add` command](#adding-a-person-add) before doing a `show`.
![showerror2.png](images/showerror2.png)

![UG3.png](images/UG3.png)

#### To clear display

Expand All @@ -562,7 +563,7 @@ Alternatively, you can add the patient into ClinicMate using our [`add` command]
**Steps**:
1. Enter `show` into the command box as shown below.

![SCM3.png](images/SCM3.png)
![UG2.png](images/UG2.png)

2. Patient notes panel will be cleared.

Expand Down Expand Up @@ -688,7 +689,7 @@ There might be cases that the `IC_NUMBER` you keyed in does not exist in ClinicM

2. A note will be added to the person with the specified `IC_NUMBER`.

![addnoteapp2.png](images/addnoteapp2.png)
![UG4.png](images/UG4.png)

3. New note will appear in the patient list panel. If notes already exist, the new note will be appended to the previous notes on a new line.

Expand Down
Binary file added docs/images/UG1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/UG2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/UG3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/UG4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 45523e6

Please sign in to comment.