From fc5dcc300b08d59aef51b15172720efefe873a96 Mon Sep 17 00:00:00 2001 From: Jacob Date: Fri, 13 Jan 2017 14:15:42 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e2ed96..c219dab 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ # ZBar Barcode Scanner Plugin This plugin integrates with the [ZBar](http://zbar.sourceforge.net/) library, -exposing a JavaScript interface for scanning barcodes (QR, 2D, etc). +exposing a JavaScript interface for scanning barcodes (QR Code, EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5, etc). In this fork a button has been added to turn off and on device flash. In addition the plugin can now handle the device orientation change. ## Installation