From ac0b47debbacd13abe603e0a5ec5988ea53ac6d2 Mon Sep 17 00:00:00 2001 From: Richard Roberson Date: Fri, 21 Nov 2025 12:11:49 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9fd8558..691881a 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ OpenReader WebUI is an open source text to speech document reader web app built - [**OpenAI API ($$)**](https://platform.openai.com/docs/pricing#transcription-and-speech): tts-1, tts-1-hd, and gpt-4o-mini-tts w/ instructions - 🚀 *(New)* **Optimized Next.js TTS Proxy** with audio caching and optimized repeat playback - 💾 *(Updated)* **Local-First Architecture** stores documents and more in-browser with Dexie.js -- 📖 *(Updated)* **Read Along Experience** providing real-time PDF text highlighting during playback +- 📖 *(Updated)* **Read Along Experience** providing real-time text highlighting during playback (PDF/EPUB) - 🛜 **Optional Server-side documents** using backend `/docstore` for all users - 🎨 **Customizable Experience** - 🎨 Multiple app theme options