From 936da43fae2ea048ef254247625cc6b43008a500 Mon Sep 17 00:00:00 2001 From: Khoren Markosyan Date: Sun, 10 Jul 2022 00:36:28 +0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6834a4..bd222d2 100644 --- a/README.md +++ b/README.md @@ -27,10 +27,10 @@ A barcode and QR code scanner based on [ZXing C++](https://github.com/nu-book/zx - Scan barcode from camera stream, image path or url - Scan multiple barcodes from camera stream, image path or url - Create barcode from text +- Return scanned barcode position points - Flashlight and pinch to zoom support ## Todo -- Return scanned barcode position and size - Write tests ## Getting Started