diff --git a/docs/UserGuide.md b/docs/UserGuide.md index f88f63c06f4..7a66373d5a8 100644 --- a/docs/UserGuide.md +++ b/docs/UserGuide.md @@ -21,7 +21,7 @@ AssetBook-3 is a desktop application for logistics managers to keep track of con 1. Copy the file into the folder you want to use as the _home folder_. -1. Open a command terminal, `cd` into the folder you put the jar file in, and use the `java -jar assetbook.jar` command to run the application.
+1. Open a command terminal, `cd` into the folder you put the jar file in, and use the `java -jar assetbook.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.
![Ui](images/Ui.png)