Skip to content
This repository has been archived by the owner on May 19, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hasretsariyer authored Jan 24, 2018
1 parent 9872873 commit e4816ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e4816ff

Please sign in to comment.