From c8d2d60561aa22697830308c5ca07062bc1221c7 Mon Sep 17 00:00:00 2001
From: "Toni (Bitna) Kim" <bkim8@myune.edu.au>
Date: Sat, 25 Jan 2025 13:48:23 +0000
Subject: [PATCH] Update README.md

---
 README.md | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index ebdba27..75035f9 100644
--- a/README.md
+++ b/README.md
@@ -20,9 +20,6 @@ the amount of protein, carbohydrates, fat and kilojoules it offers (to two decim
      ```bash
      git clone https://gitlab.une.edu.au/bkim8/assessment-3.git
      ```
-
-- See image examples in the above link.
-
 - Or download the ZIP file from the repository and extract it.
 
 ### Executing program
@@ -36,7 +33,13 @@ the amount of protein, carbohydrates, fat and kilojoules it offers (to two decim
 3. **View Results**:
    -  user clicks on the type of diet, the nutritional requirements of the selected diet will
    be displayed on the screen under the heading 'The nutritional requirements' 
-   The user can see which diet they selected as it will be shown as a sub title underneath the main title 'Diet Nutritional Information' 
+   The user can see which diet they selected as it will be shown as a sub title underneath the main title 'Diet Nutritional Information'
+
+- See image examples:
+![My Image](screenshot.png)
+https://gitlab.une.edu.au/bkim8/assessment-3/-/blob/main/screenshot.png
+![My Image](screenshot2.png)
+https://gitlab.une.edu.au/bkim8/assessment-3/-/blob/main/screenshot2.png
 
 ### How to use this program:
 
-- 
GitLab