Skip to content

Commit f8c96c9

Browse files
update to internal commit bd1d1f64
1 parent 3f14354 commit f8c96c9

File tree

1 file changed

+3
-0
lines changed
  • programming/javascript/user-guide

1 file changed

+3
-0
lines changed

programming/javascript/user-guide/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,13 @@ You can also:
8787
Let's start with the "Hello World" example of the DBR-JS SDK which demonstrates how to use the minimum code to enable a web page to read barcodes from a live video stream.
8888

8989
**Basic Requirements**
90+
9091
- Internet connection
9192
- A supported browser
9293
- Camera access
9394

95+
> Please refer to [system requirements](https://www.dynamsoft.com/barcode-reader/docs/web/programming/javascript/faq/system-requirement.html) for more details.
96+
9497
### Understand the code
9598

9699
The complete code of the "Hello World" example is shown below

0 commit comments

Comments
 (0)