From b19d8749ee16c32ffe592ac0c9ad7ba4c862b454 Mon Sep 17 00:00:00 2001 From: Mark Date: Thu, 5 Feb 2026 17:23:20 +0800 Subject: [PATCH] update download link and supported python version --- programming/cplusplus/user-guide/document-scanner.md | 2 +- programming/cplusplus/user-guide/mrz-scanner.md | 2 +- programming/python/index.md | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/programming/cplusplus/user-guide/document-scanner.md b/programming/cplusplus/user-guide/document-scanner.md index 465a8fc..b3e0648 100644 --- a/programming/cplusplus/user-guide/document-scanner.md +++ b/programming/cplusplus/user-guide/document-scanner.md @@ -33,7 +33,7 @@ To find out whether your environment is supported, please read the [System Requi ## Installation -If you haven't downloaded the SDK yet, download the `C/C++ Package` now and unpack the package into a directory of your choice. +If you haven't downloaded the SDK yet, download the `C/C++ Package` now and unpack the package into a directory of your choice. > [!IMPORTANT] > For this tutorial, we unpack it to a pseudo directory `[INSTALLATION FOLDER]`, change it to your unpacking path for the following content. diff --git a/programming/cplusplus/user-guide/mrz-scanner.md b/programming/cplusplus/user-guide/mrz-scanner.md index f844d5d..e518750 100644 --- a/programming/cplusplus/user-guide/mrz-scanner.md +++ b/programming/cplusplus/user-guide/mrz-scanner.md @@ -39,7 +39,7 @@ To find out whether your environment is supported, please read the [System Requi ## Installation -If you haven't downloaded the SDK yet, download the `C/C++ Package` now and unpack the package into a directory of your choice. +If you haven't downloaded the SDK yet, download the `C/C++ Package` now and unpack the package into a directory of your choice. > [!IMPORTANT] > For this tutorial, we unpack it to a pseudo directory `[INSTALLATION FOLDER]`, change it to your unpacking path for the following content. diff --git a/programming/python/index.md b/programming/python/index.md index 4eee935..51d8dfe 100644 --- a/programming/python/index.md +++ b/programming/python/index.md @@ -28,6 +28,7 @@ Dynamsoft Capture Vision Bundle is an aggregating SDK of a series of specific fu - macOS (Universal) 12+ - Python Versions: + - Python 3.14 - Python 3.13 - Python 3.12 - Python 3.11