Skip to content

Commit bbcbdf6

Browse files
authored
Merge pull request #10 from owenlyn0123/patch-1
Update README.md
2 parents 28dcd01 + a78a82a commit bbcbdf6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Version 7.2.2
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.
55

66
## License
7-
Get the trial license [here](https://www.dynamsoft.com/CustomerPortal/Portal/Triallicense.aspx). Then replace the old license with the newly generated one in the **config.py** file.
7+
Get the trial license [here](https://www.dynamsoft.com/CustomerPortal/Portal/Triallicense.aspx). Replace the old license with the newly generated one.
88

99
## Contact Us
1010
<support@dynamsoft.com>
@@ -289,7 +289,7 @@ sudo py -3 setup.py build install
289289
- AppendVideoFrame(frame-by-opencv-capture)
290290
- InitLicenseFromLicenseContent(license-key, license-content)
291291
- OutputLicenseToString()
292-
- InitLicenseFromServer(license-key, license-server)
292+
- InitLicenseFromServer(license-server, license-key)
293293
- InitRuntimeSettingsByJsonString(jsonTemplateString)
294294
- OutputSettingsToJsonString()
295295
- InitRuntimeSettingsByJsonFile(jsonTmeplateFile)

0 commit comments

Comments
 (0)