From a167371b12a6f2f0782f6bdb8bedf6e2fdeecba5 Mon Sep 17 00:00:00 2001
From: Khoren Markosyan <khoren.markosyan@gmail.com>
Date: Mon, 6 Jun 2022 10:22:05 +0400
Subject: [PATCH] Update README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 21f8136..75565d2 100644
--- a/README.md
+++ b/README.md
@@ -19,8 +19,8 @@ A barcode and QR code scanner based on [ZXing C++](https://github.com/nu-book/zx
 |            | DataBar Expanded  |
 
 ## Features
-- [x] Read barcode from camera 
-- [x] Read barcode from gallery
+- [x] Scan barcode from camera stream
+- [x] Scan barcode from image path or url
 - [x] Create barcode from text
 - [ ] Read multiple barcodes from camera or gallery
 - [ ] Return scanned barcode position and size