You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-3
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
9
9
## Overview
10
10
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.
12
12
13
13
## Requirements
14
14
@@ -27,6 +27,7 @@ This repository contains multiple samples that demonstrates how to use the [Dyna
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.
64
65
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 <ahref="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 <ahref="https://www.dynamsoft.com/customer/license/trialLicense?architecture=dcv&product=dbr&utm_source=samples&package=python"target="_blank">Customer Portal</a> which works offline.
0 commit comments