Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yushulx authored Sep 25, 2024
1 parent 1c62f04 commit 1ca9bdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This project provides a CPython binding to the [Dynamsoft C/C++ Barcode Reader S
> Note: This project is an unofficial, community-maintained Python wrapper for the Dynamsoft Barcode SDK. For those seeking the most reliable and fully-supported solution, Dynamsoft offers an official Python package. Visit the [Dynamsoft Barcode Reader](https://pypi.org/project/dbr/) page on PyPI for more details.
## About Dynamsoft Python Barcode SDK
- Get a [30-day FREE trial license](https://www.dynamsoft.com/customer/license/trialLicense?product=dbr) to activate the SDK.
- Get a [30-day FREE trial license](https://www.dynamsoft.com/customer/license/trialLicense/?product=dcv&package=cross-platform) to activate the SDK.
- Install the official Python barcode SDK via `pip install dbr`.

### Comparison Table
Expand Down Expand Up @@ -261,4 +261,4 @@ $ scanbarcode <file-name> -u 1 -l <license-key>
- MaxiCode (mode 2-5)
- Patch Code
- GS1 Composite Code
- GS1 Composite Code

0 comments on commit 1ca9bdf

Please sign in to comment.