Skip to content

Commit c42384d

Browse files
Merge pull request #48 from Dynamsoft/claire-chan-patch-2
Update README.md
2 parents 43f47e7 + 29e5122 commit c42384d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
## Overview
1010

11-
This repository contains multiple samples that demonstrates how to use the [Dynamsoft Barcode Reader](https://www.dynamsoft.com/barcode-reader/overview/) Python Edition.
11+
This repository contains multiple samples that demonstrate how to use the [Dynamsoft Barcode Reader](https://www.dynamsoft.com/barcode-reader/overview/) Python Edition.
1212

1313
## Requirements
1414

@@ -27,6 +27,7 @@ This repository contains multiple samples that demonstrates how to use the [Dyna
2727
- Python 3.11
2828
- Python 3.12
2929

30+
3031
## Installation
3132

3233
```
@@ -60,9 +61,9 @@ https://www.dynamsoft.com/barcode-reader/docs/server/programming/python/?ver=lat
6061

6162
## License
6263

63-
The barcode reader library requires a license to work. You can use the API `init_license` to initialize license key and activate the SDK.
64+
The barcode reader library requires a license to work. You can use the API `init_license` to initialize the license key and activate the SDK.
6465

65-
These samples use a free public trial license which require network connection to function. You can request a 30-day free trial license key from <a href="https://www.dynamsoft.com/customer/license/trialLicense?architecture=dcv&product=dbr&utm_source=samples&package=python" target="_blank">Customer Portal</a> which works offline.
66+
These samples use a free public trial license which requires a network connection to function. You can request a 30-day free trial license key from <a href="https://www.dynamsoft.com/customer/license/trialLicense?architecture=dcv&product=dbr&utm_source=samples&package=python" target="_blank">Customer Portal</a> which works offline.
6667

6768
## Contact Us
6869

0 commit comments

Comments
 (0)