diff --git a/README.md b/README.md index a72f54d..2aeff80 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ View and inspect all emails sent from your Laravel application. -![docs/img/screenshot.png](docs/img/screenshot.png) +![docs/img/screenshot.png](docs/img/mailboxes.png) ## Introduction diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index 60ced46..d23aef5 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -1,6 +1,7 @@ # Table of contents * [Laravel Email Viewer](../README.md) +* * [Introduction](introduction.md) * [Requirements](requirements.md) * [Installation](installation.md) diff --git a/docs/img/mailboxes.png b/docs/img/mailboxes.png new file mode 100644 index 0000000..4f91f37 Binary files /dev/null and b/docs/img/mailboxes.png differ