Skip to content

Commit 56ebd84

Browse files
authored
Update README.md
1 parent 0738777 commit 56ebd84

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
11
# Angular Barcode and QR Code Scanner
22
This project demonstrates how to build an Angular barcode and QR code scanner using the [Dynamsoft JavaScript Barcode SDK](https://www.dynamsoft.com/barcode-reader/sdk-javascript/).
33

4+
**Barcode Scanner**
5+
46
https://github.com/user-attachments/assets/98de98b3-ac28-49a6-a520-11202e48e7ca
57

8+
**Document Scanner**
9+
10+
https://github.com/user-attachments/assets/17cf6449-f1b6-4644-89fc-d3f5f05009f9
11+
12+
13+
14+
615
## Prerequisites
716
- [Node.js](https://nodejs.org/en/download/)
817
- Angular CLI
@@ -11,7 +20,9 @@ https://github.com/user-attachments/assets/98de98b3-ac28-49a6-a520-11202e48e7ca
1120
npm install -g @angular/cli
1221
ng --version
1322
```
14-
- [Dynamsoft Barcode Reader Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=dbr)
23+
- [Dynamsoft Capture Vision Trial License](https://www.dynamsoft.com/customer/license/trialLicense)
24+
25+
![Dynamsoft Capture Vision Trial License](https://www.dynamsoft.com/codepool/img/2024/07/capture-vision-suite-license.png)
1526

1627
## Online Demo
1728
[Try the Demo](https://yushulx.me/angular-barcode-qr-code-scanner/)

0 commit comments

Comments
 (0)