From 0a6cd10d5bf9b9d1b442a01cd293d418132d5481 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20Bergstro=CC=88m?= Date: Tue, 28 May 2024 21:01:44 +0200 Subject: [PATCH] Updated README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cfb068c..74d9b5b 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,10 @@ This application is designed to make it easier for users, with or without visual ### 2.0.1 (Latest Version) - Changed from saving the row position by clicking on it to automatically saving the page position. + - Improved GUI for better accessibility. + - Optimized for mobile view. + - Added a Contact Us page. + - Added a file dropzone element to the upload-file component. ### 2.0.0 - Implemented as a React app. @@ -26,11 +30,9 @@ This application is designed to make it easier for users, with or without visual - Project created using pure JavaScript, HTML, and CSS. ## To-Do - - Remove hyphenation as the last character in flow read-mode. - Add cursive formatting () to the text. - - Adjust the GUI for a browser window zoomed to 200%. + - Play voice when pressing the 'next page' button in the page-by-page read mode (?) - Send this application to the external testers. - - Add voice when pressing the 'next page' button in the read-mode. ## How to Navigate the Code