From 20e9f6cfe88034fc73d589503e1f6d65c97ddb57 Mon Sep 17 00:00:00 2001 From: Ritchie Mwewa <74001397+rly0nheart@users.noreply.github.com> Date: Sat, 3 Jan 2026 04:57:54 +0200 Subject: [PATCH] Add images --- README.md | 2 +- img/{home.png => menu.png} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename img/{home.png => menu.png} (100%) diff --git a/README.md b/README.md index 5d348bc..1762307 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ data source and choosing what information to retrieve. Preview the results and optionally export them in your preferred format. -![home](img/home.png) +![home](img/menu.png) ## License diff --git a/img/home.png b/img/menu.png similarity index 100% rename from img/home.png rename to img/menu.png