From 9af257ca45f9de95dbc54e819fc60d905d38ef44 Mon Sep 17 00:00:00 2001 From: Synox Date: Sun, 24 Jun 2018 19:46:53 +0200 Subject: [PATCH] new screenshot --- README.md | 2 +- screenshot.png => screenshot_example.png | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename screenshot.png => screenshot_example.png (100%) diff --git a/README.md b/README.md index 78adec9..b18c63f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A **self-hosted** disposable mailbox service (aka trash mail) :cloud: :envelop **Demo**: [BhadooMail](https://bhadoomail.com/) -![Screenshot](screenshot.png) +![Screenshot](screenshot_example.png) ## Features diff --git a/screenshot.png b/screenshot_example.png similarity index 100% rename from screenshot.png rename to screenshot_example.png