You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,10 @@ You can also:
38
38
*[Try All Online Examples](https://dynamsoft.github.io/dbr-browser-samples/index.html)
39
39
*[Try the Official Demo](https://demo.dynamsoft.com/barcode-reader-js/)
40
40
41
+
*[Learn more through API Reference](https://www.dynamsoft.com/barcode-reader/programming/javascript/api-reference/?ver=latest)
42
+
43
+
44
+
41
45
## Hello World - Simplest Implementation
42
46
43
47
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.
0 commit comments