From b38ce3a319b917114f79641c6413cd70061b00d8 Mon Sep 17 00:00:00 2001 From: gummiflip Date: Mon, 13 Jul 2026 19:48:48 +0200 Subject: [PATCH] docs: add prominent website link to READMEs Add a for-the-badge Website badge and a highlighted link line pointing to https://timintech.github.io/blitztextweb/ in both the English and German README headers. --- README.de.md | 5 +++++ README.md | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/README.de.md b/README.de.md index b68ed55..57781d0 100644 --- a/README.de.md +++ b/README.de.md @@ -4,6 +4,10 @@

Blitztext Linux

Dein lokaler KI-Sprachassistent fΓΌr KDE Plasma & Wayland

+

+ Webseite +

+

Blitztext Linux CI Lizenz: MIT @@ -11,6 +15,7 @@

πŸ‡¬πŸ‡§ English | πŸ‡©πŸ‡ͺ Deutsch

Sprache per Hotkey aufnehmen, lokal oder online transkribieren, optional per LLM umschreiben und direkt in die aktive Anwendung einfΓΌgen.

+

πŸ”— Webseite: timintech.github.io/blitztextweb

> [!IMPORTANT] diff --git a/README.md b/README.md index fb53385..703e7fe 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@

Blitztext Linux

Your local AI voice assistant for KDE Plasma & Wayland

+

+ Website +

+

Blitztext Linux CI License: MIT @@ -11,6 +15,7 @@

πŸ‡¬πŸ‡§ English | πŸ‡©πŸ‡ͺ Deutsch

Record speech via hotkey, transcribe locally or online, optionally rewrite it with an LLM, and paste it directly into the active application.

+

πŸ”— Website: timintech.github.io/blitztextweb

> [!IMPORTANT]