diff --git a/docs/UserGuide.md b/docs/UserGuide.md index baf2d3595a8..cc3430c9369 100644 --- a/docs/UserGuide.md +++ b/docs/UserGuide.md @@ -25,7 +25,7 @@ CheckMate is a **desktop app for streamlining the process of room bookings for h 4. Open a command terminal, `cd` into the folder you put the jar file in, and use the `java -jar checkmate.jar` command to run the application.
A GUI similar to the below should appear in a few seconds. Note how the app contains some sample data.
- ![LandingGUI](images/LandingGUI.png) + ![LandingGUI](images/Ui.png) 5. Clicking on a booking will allow you to see its details. ![ClickBooking.png](images%2FClickBooking.png)