From a5fc23379f4d08845d7df6467f1fd72753a11d9c Mon Sep 17 00:00:00 2001 From: Manuel <43859792+LoredCast@users.noreply.github.com> Date: Sat, 20 Sep 2025 20:50:02 +0200 Subject: [PATCH] Update README.md --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 3314d1c..4385f22 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,10 @@ File Wizard is a self-hosted, browser-based utility for file conversion, OCR, an * **Audio Transcription:** Transcribe audio files into text using Whisper models. * **UI:** * Clean, responsive, dark-themed interface (hopefully goodlooking idk) - * Drag-and-drop support for single or multiple files anywhere on the screen. - * Traditional multi-file selection buttons. - * A dialog to choose the desired action (Convert, OCR, Transcribe) for dropped files. + * Drag-and-drop support for single or multiple files anywhere on the screen, File selection Dialogue * **Real-time Updates & History:** - * Jobs are processed in the background, with the UI updating statuses in real-time via polling. - * A persistent job history table displays file names, tasks, submission times, file sizes (input → output), and final status. + * Jobs are processed in the background, with the UI updating statuses in real-time. + * A persistent job history * **Configuration:** [See the Wiki](https://github.com/LoredCast/filewizard/wiki)