Skip to content

Commit 461eaa0

Browse files
Update quick start instructions in ZIP Package Guide for clarity
1 parent 59727ec commit 461eaa0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

programming/javascript/user-guide/zip-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Dynamsoft provides a complimentary trial license for the SDK. When you download
4343

4444
## Quick Start
4545

46-
Double-click `samples/hello-world.html` to instantly see a fully functional web application that scans a single barcode using your device's camera! You can also try `samples/read-an-image.html` to decode barcodes from an image file.
46+
Double-click `samples/hello-world.html` to instantly see a fully functional web application that scans barcodes using your device's camera! You can also try `samples/read-an-image.html` to decode barcodes from an image file.
4747

4848
>[!NOTE]
4949
> These samples load the SDK from a CDN so they can be opened directly as local files without a web server. An internet connection is required. To serve everything from the local `dist/` folder, see [Deploying to Your Server](#deploying-to-your-server).

0 commit comments

Comments
 (0)