diff --git a/README.md b/README.md
index ebdba2711d285b96ef585057d671ef8ab153834a..75035f986b3374f832ac62f51266960a86480c22 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: