diff --git a/docs/30_Usage.md b/docs/30_Usage.md
index a1e15d488818f7440a1d6a28438fa7519990843c..9e7d68a40e48633aa9bb008704e77dfd87e8cb50 100644
--- a/docs/30_Usage.md
+++ b/docs/30_Usage.md
@@ -4,7 +4,8 @@
 
 To browse emails and view each message open <http://localhost/vendor/emailcatcher/viewer.php>
 
-You see a list of emails.
+If one or more emails are stored you get a view with a list of emails.
+On top are tiles with number of stored messages and the age of the last email followed by a filter field.
 
 ![Screenshot: List of emails](images/screenshot_list_emails.png)
 
diff --git a/docs/images/screenshot_list_emails.png b/docs/images/screenshot_list_emails.png
index d2339fcea6a9c3202bad620ba8354edc4a95388b..c97e253ae20cd9dedecd117e1750fd3f29ba93bd 100644
Binary files a/docs/images/screenshot_list_emails.png and b/docs/images/screenshot_list_emails.png differ
diff --git a/docs/images/screenshot_show_email.png b/docs/images/screenshot_show_email.png
index 9eaab5867aab5fa03b74a9ea864c2faf79a66e5d..274b1ca78ea0b34d854dd781eff065cc60d4dbde 100644
Binary files a/docs/images/screenshot_show_email.png and b/docs/images/screenshot_show_email.png differ
diff --git a/docs/images/screenshot_show_html_email.png b/docs/images/screenshot_show_html_email.png
index 6fbf0cefe74eb2d6f901d4aef9c4496365e19312..4fdf23e7b0b4deb1a6bdb7a8e3c8bad1a2e8d85d 100644
Binary files a/docs/images/screenshot_show_html_email.png and b/docs/images/screenshot_show_html_email.png differ