diff --git a/Resources/Guide/img/app-menu.png b/Resources/Guide/img/app-menu.png new file mode 100644 index 00000000..37c287e6 Binary files /dev/null and b/Resources/Guide/img/app-menu.png differ diff --git a/Resources/Guide/index.html b/Resources/Guide/index.html index 9bf99c5e..7f445d7f 100644 --- a/Resources/Guide/index.html +++ b/Resources/Guide/index.html @@ -25,14 +25,8 @@ <summary>How to open the main menu</summary> <div> <p>The main menu gives you access to the following items:</p> - <ul> - <li>Reload browser</li> - <li>Mute notifications</li> - <li>Options</li> - <li>Plugins</li> - <li>About TweetDuck</li> - </ul> - <p>You can open the main menu in multiple ways:</p> + <img src="img/app-menu.png" alt=""> + <p>There are two ways to open the main menu:</p> <ul> <li>Click <em>Settings</em> in the left panel, then select <em>TweetDuck</em></li> <li><em>Right-click anywhere</em> and you will either see the listed options, or a <em>TweetDuck</em> entry that contains these options</li>