From 041c0727ba7766300201a3725231080372142e97 Mon Sep 17 00:00:00 2001 From: Laura Date: Sun, 10 Aug 2025 01:19:23 +0200 Subject: [PATCH] tweak --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 78d2678..303228a 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,10 @@ # whiskr whiskr is a private, self-hosted web chat interface for interacting with AI models via [OpenRouter](https://openrouter.ai/). -All chat history and settings are stored locally in the browser, ensuring no server-side storage. ## Features -- Private and self-hosted +- Private and self-hosted (data stored in localStorage) - Supports any model available on your OpenRouter account - Real-time streaming responses - Edit, delete, or copy any message