diff --git a/README.md b/README.md index 421831d..23b5763 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,9 @@ dmarcts report viewer: 2020-09-06 dmarcts report parser: 2020-09-06 +## Frontend Screenshot +![DMARC Report Viewer](https://github.com/gutmensch/docker-dmarc-report/blob/master/screenshot.png?raw=true) + ## Sample docker compose / Environment variables The variables should be self-explanatory. Make sure to create the IMAP folders before the cron job runs! diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..fc46743 Binary files /dev/null and b/screenshot.png differ