Skip to content

Commit b674345

Browse files
committed
Merge branch 'Python-DBR7.2.2-Zoro' of https://github.com/dynamsoft-dbr/python-barcode into Python-DBR7.2.2-Zoro
2 parents 491629b + 48a0c19 commit b674345

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# DBR Python Extension
1+
# Python Barcode Extension
22
Version 7.2.2
33

44
The repository aims to help developers build **Python barcode** apps with [Dynamsoft Barcode Reader](https://www.dynamsoft.com/Products/Dynamic-Barcode-Reader.aspx) in Windows, Linux, macOS, and Raspberry Pi.
@@ -380,10 +380,8 @@ sudo py -3 setup.py build install
380380
| TextureDetectionModes | Sensitivity |
381381
382382
383-
## Old Functions
384-
```
385-
Although these APIs will deprecate in a future version, it still works for now. However, we recommend you use the new APIs.
386-
```
383+
## Deprecated Functions
384+
387385
- initLicense(license-key)
388386
- decodeFile(filename, format)
389387
- decodeBuffer(frame-by-opencv-capture, format)
@@ -398,6 +396,4 @@ Although these APIs will deprecate in a future version, it still works for now.
398396
- setParameters(json-string)
399397
- getParameters()
400398
401-
## Online Documentation
402-
https://www.dynamsoft.com/Products/Barcode-Reader-Resources.aspx#documentation
403399

0 commit comments

Comments
 (0)