From 8b3eff9e57455a8e4fefdb4e615a36ae737ca473 Mon Sep 17 00:00:00 2001 From: Vingelar Date: Sat, 20 Nov 2021 18:39:40 +0100 Subject: [PATCH] corrected name of screenshot2.png --- apps/binwatch/README.md | 2 +- .../binwatch/{screenshort_2.png => screenshot2.png} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename apps/binwatch/{screenshort_2.png => screenshot2.png} (100%) diff --git a/apps/binwatch/README.md b/apps/binwatch/README.md index fe5d65b45..52e868e21 100644 --- a/apps/binwatch/README.md +++ b/apps/binwatch/README.md @@ -4,7 +4,7 @@ Binary watch to train Your brain Inspired by the LCD wrist watch from TecRAL from 1989 ![](screenshot.png) -![](screenshot_2.png) +![](screenshot2.png) ## Usage diff --git a/apps/binwatch/screenshort_2.png b/apps/binwatch/screenshot2.png similarity index 100% rename from apps/binwatch/screenshort_2.png rename to apps/binwatch/screenshot2.png