diff --git a/README.md b/README.md index 9f81d16..35ae771 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ## Overview -This repository contains multiple samples that demonstrates how to use the [Dynamsoft Barcode Reader](https://www.dynamsoft.com/barcode-reader/overview/) Python Edition. +This repository contains multiple samples that demonstrate how to use the [Dynamsoft Barcode Reader](https://www.dynamsoft.com/barcode-reader/overview/) Python Edition. ## Requirements @@ -27,6 +27,7 @@ This repository contains multiple samples that demonstrates how to use the [Dyna - Python 3.11 - Python 3.12 + ## Installation ``` @@ -60,9 +61,9 @@ https://www.dynamsoft.com/barcode-reader/docs/server/programming/python/?ver=lat ## License -The barcode reader library requires a license to work. You can use the API `init_license` to initialize license key and activate the SDK. +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. -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 Customer Portal which works offline. +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 Customer Portal which works offline. ## Contact Us