Skip to content

Commit f6fc9f7

Browse files
authored
Update README.md
1 parent c4351c7 commit f6fc9f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
This project provides Python bindings for the [Dynamsoft C/C++ Document Scanner SDK v1.x](https://www.dynamsoft.com/document-normalizer/docs/core/introduction/?ver=latest&ver=latest), enabling developers to quickly create document scanner applications for Windows and Linux desktop environments.
33

44
## About Dynamsoft Document Scanner
5-
- Activate the SDK with a [30-day FREE trial license](https://www.dynamsoft.com/customer/license/trialLicense?product=ddn).
5+
- Activate the SDK with a [30-day FREE trial license](https://www.dynamsoft.com/customer/license/trialLicense/?product=dcv&package=cross-platform).
66

77

88
## Supported Python Versions
@@ -302,4 +302,4 @@ pip install opencv-python
302302
pip wheel . --verbose
303303
# Or
304304
python setup.py bdist_wheel
305-
```
305+
```

0 commit comments

Comments
 (0)