From 1ca9bdfbe8eda6eeb7bc2641a71addcdddfc1114 Mon Sep 17 00:00:00 2001 From: Xiao Ling Date: Wed, 25 Sep 2024 14:26:30 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 67cce66..244cc52 100644 --- a/README.md +++ b/README.md @@ -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 @@ -261,4 +261,4 @@ $ scanbarcode -u 1 -l - MaxiCode (mode 2-5) - Patch Code -- GS1 Composite Code \ No newline at end of file +- GS1 Composite Code