From e4816ffd793ed131373cd825f3b378eac5f4627d Mon Sep 17 00:00:00 2001 From: hasretsariyer Date: Wed, 24 Jan 2018 11:06:52 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7af152..3ff3f84 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ barcodeScanner.show({page: pageInstance, tag: "myPageTag"}); ``` ## Barcode Format Type -We have an enum for describing barcode format type. +Supported Formats: ```javascript Barcode.FormatType.AZTEC Barcode.FormatType.CODABAR