From b8682a852a14ed6cf49986695d9510b840ac9d3d Mon Sep 17 00:00:00 2001 From: undergroundwires Date: Thu, 3 Sep 2020 18:57:24 +0100 Subject: [PATCH] rename screenshot image file --- README.md | 2 +- img/{app.png => screenshot.png} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename img/{app.png => screenshot.png} (100%) diff --git a/README.md b/README.md index e836dd67..9f88a2e5 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ - Online version: [https://privacy.sexy](https://privacy.sexy) - or download latest desktop version for [Windows](https://github.com/undergroundwires/privacy.sexy/releases/download/0.7.0/privacy.sexy-Setup-0.7.0.exe), [Linux](https://github.com/undergroundwires/privacy.sexy/releases/download/0.7.0/privacy.sexy-0.7.0.AppImage), [macOS](https://github.com/undergroundwires/privacy.sexy/releases/download/0.7.0/privacy.sexy-0.7.0.dmg) -[![privacy.sexy application](img/app.png)](https://privacy.sexy) +[![privacy.sexy application](img/screenshot.png)](https://privacy.sexy) ## Why diff --git a/img/app.png b/img/screenshot.png similarity index 100% rename from img/app.png rename to img/screenshot.png