From c63d6d400f8adca04a8aac83187ada2589f10dbe Mon Sep 17 00:00:00 2001 From: Laura Date: Tue, 5 Aug 2025 04:06:18 +0200 Subject: [PATCH] rename screenshot --- .github/{screenshot.png => chat.png} | Bin README.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename .github/{screenshot.png => chat.png} (100%) diff --git a/.github/screenshot.png b/.github/chat.png similarity index 100% rename from .github/screenshot.png rename to .github/chat.png diff --git a/README.md b/README.md index 89426ba..cecf71d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A simple, private, self-hosted web chat interface to interact with AI models via the OpenRouter API. All chat history and settings are stored locally in your browser, ensuring your privacy. -![screenshot](./.github/screenshot.png) +![screenshot](./.github/chat.png) ## Features