From 58c6a8c4ef58f4c326d00bde6d397b88e1015edf Mon Sep 17 00:00:00 2001 From: Roni Laukkarinen Date: Sun, 1 Feb 2026 16:37:01 +0200 Subject: [PATCH] Fix formatting in README privacy section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e8968e..38b35ad 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ A web-based speed reading tool using Rapid Serial Visual Presentation (RSVP) wit ## Privacy and offline -Everything runs locally in your browser. Your text and files never leave your computer — no servers, no tracking, no analytics. EPUB and TXT files are processed entirely client-side. Settings and reading progress are stored in localStorage. Works offline once loaded. +Everything runs locally in your browser. Your text and files never leave your computer - no servers, no tracking, no analytics. EPUB and TXT files are processed entirely client-side. Settings and reading progress are stored in localStorage. Works offline once loaded. ## Screenshot