From 1177ca4fe44f84d701a8454f6f1eed022fffb1d4 Mon Sep 17 00:00:00 2001 From: minhaz Date: Tue, 13 Apr 2021 16:52:10 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33885bf..bb95590 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ The library can be easily used with several other frameworks, I have been adding This is a cross-platform javascript library to create a QR code or bar code reader for HTML5 compatible browser. Supports: - - Querying camera on the device + - Querying camera on the device (with user permissions) - Scans camera feed for QR Code or different kind of bar codes - Supports selecting image files from the device for scanning codes