From 071c1d1744d5c5145f97a41ce7386e24ae5d30c3 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 29 Jan 2022 16:44:07 -0500 Subject: [PATCH] simplify wording --- static/usage.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/static/usage.html b/static/usage.html index c785a87b..78260e2d 100644 --- a/static/usage.html +++ b/static/usage.html @@ -592,9 +592,8 @@ barcode types it should scan via the menu at the top. It only scans QR codes by default since that provides quick and reliable scanning. Most other types of barcodes can result in false positives. Each enabled type will slow down - the scanning and will make it more prone to false positives. This is generally - fine for simple codes but it would be quite difficult to scan a dense QR code - with all types enabled.

+ the scanning and will make it more prone to false positives especially with + difficult to scan barcodes such as a dense QR code.

Camera permission is the only one that's required. Images and videos are stored via the Media Store API so media/storage permissions aren't required.