Skip to content

Commit 8ed2288

Browse files
committed
fix non-standard characters
1 parent 759c929 commit 8ed2288

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Dynamsoft Barcode Reader JavaScript Package Readme
1+
# Dynamsoft Barcode Reader JavaScript - Package Readme
22

33
Welcome! This package contains all resource files related to **Dynamsoft Barcode Reader JavaScript SDK**, and sample projects demonstrating how to use it.
44

@@ -48,8 +48,8 @@ Here are a couple of easy ways to start one:
4848

4949
## Sample Folders
5050

51-
- `frameworks/` This directory contains framework-specific examples demonstrating how to integrate the Dynamsoft Barcode Reader (JavaScript edition) into common web and hybrid frameworks. Each framework folder contains one or more runnable sub-examples (for example, scan-using-foundational-api and/or scan-using-rtu-api) showing practical integration patterns.
52-
- `scenarios/` This directory contains focused scenario samples that show common real-world uses of the Dynamsoft Barcode Reader (JavaScript edition).
51+
- `frameworks/` - This directory contains framework-specific examples demonstrating how to integrate the Dynamsoft Barcode Reader (JavaScript edition) into common web and hybrid frameworks. Each framework folder contains one or more runnable sub-examples (for example, scan-using-foundational-api and/or scan-using-rtu-api) showing practical integration patterns.
52+
- `scenarios/` - This directory contains focused scenario samples that show common real-world uses of the Dynamsoft Barcode Reader (JavaScript edition).
5353

5454
## Documentation
5555

0 commit comments

Comments
 (0)