From 5a122d97ee31a593f40e99e6720046e1fa478953 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Mon, 4 May 2026 10:51:45 +0200 Subject: [PATCH] README.md aktualisiert --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 86ecf18..8e1f551 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,6 @@ It uses: - Ollama on `localhost` for summarization and translation - SQLite for local history -## Migration State - -This folder is the standalone Tauri version of the app. The repository snapshot this was created from did not contain an active Electron runtime, `package.json`, preload script or Electron main process; the actual app behavior was already represented by a static HTML/CSS/JS frontend, a Tauri 2 Rust shell and Python backend helpers. The migration work here keeps that behavior and design intact inside `ytsummarizer_tauri` so it can be built and run without depending on files outside this folder. - ## What It Does Given a YouTube URL, the app can: