From de7cc0407da5c39baaadf45514a940e23b844e4b Mon Sep 17 00:00:00 2001 From: pynicolas <6371790+pynicolas@users.noreply.github.com> Date: Fri, 12 Sep 2025 18:55:27 +0200 Subject: [PATCH] README: small adjustments --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5b7a90c..5da4213 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # FairScan -FairScan is an Android app to scan documents. It aims to be simple and respectful. +FairScan is an Android app to scan documents. It aims to be simple and respectful to users. "Simple" means that users should get a clean PDF in seconds and without thinking: -- The user interface should be super clear, with no distraction. +- The user interface should be super clear, with no distractions. - The scanning process should be obvious. - The app should automatically handle all image processing and PDF generation tasks. @@ -32,7 +32,7 @@ FairScan should be compatible with all devices that: ## Privacy -- All data stay on the device. As of today, FairScan doesn't use any access to internet. +- All data stays on the device. As of today, FairScan does not access the internet. - Minimal permissions: - Camera - WRITE_EXTERNAL_STORAGE: only on Android 8 and 9 to save generated PDFs in the Download directory.