Skip to content

Commit

Permalink
Merge pull request #48 from Dynamsoft/claire-chan-patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
DMGithubPublisher authored Mar 14, 2024
2 parents 43f47e7 + 29e5122 commit c42384d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

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


## Installation

```
Expand Down Expand Up @@ -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 <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.
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.

## Contact Us

Expand Down

0 comments on commit c42384d

Please sign in to comment.