Skip to content

Commit 220eda6

Browse files
authored
Update README.md
1 parent cc7d1b9 commit 220eda6

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
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

@@ -24,6 +24,7 @@ This repository contains multiple samples that demonstrates how to use the [Dyna
2424
- Python 3.8
2525
- Python 3.9
2626
- Python 3.10
27+
- Python 3.11
2728

2829
## Installation
2930

@@ -58,9 +59,9 @@ https://www.dynamsoft.com/barcode-reader/programming/python/?ver=latest&utm_sour
5859

5960
## License
6061

61-
The barcode reader library requires a license to work. You can use the API `init_license` to initialize license key and activate the SDK.
62+
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.
6263

63-
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.
64+
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.
6465

6566
## Contact Us
6667

0 commit comments

Comments
 (0)