From 95c763fb4817397487487682904a6aa4e514ce2e Mon Sep 17 00:00:00 2001 From: Richard Roberson Date: Sat, 1 Mar 2025 23:56:04 -0700 Subject: [PATCH] Update README.md --- README.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 4c6cb8e..54e744e 100644 --- a/README.md +++ b/README.md @@ -31,13 +31,11 @@ OpenReader WebUI is a document reader with Text-to-Speech capabilities, offering ### 🛠️ Work in progress -- ☑ **Audiobook creation and download** -- ☐ **More documents formats**: - - ☑ **.epub** files - - ☐ **.txt** files - - ☐ **.docx** files - - ☐ **.md** files -- ☐ **End-to-end Testing**: Cypress tests +☑ **Audiobook creation and download** (m4b format)
+☑ **Get PDFs on iOS working**
+☐ **More documents formats**: .txt, .docx, .md, etc.
+☐ **End-to-end Testing**: Playwright tests (in progress)
+☐ **Accessibility Improvements**: Ongoing ## 🐳 Docker Quick Start