Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ You can also:
* [Try All Online Examples](https://dynamsoft.github.io/dbr-browser-samples/index.html)
* [Try the Official Demo](https://demo.dynamsoft.com/barcode-reader-js/)

* [Learn more through API Reference](https://www.dynamsoft.com/barcode-reader/programming/javascript/api-reference/?ver=latest)



## Hello World - Simplest Implementation

Let's start by testing the "Hello World" example of the library which demonstrates how to use the minimum code to enable a web page to read barcodes from a live video stream.
Expand Down