Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Shen-wb committed Aug 1, 2024
1 parent 41393be commit afa11b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ If you would like to get this demo project running, you can follow the steps bel
Open "src/dynamsoft.config.ts" and input your license key in this line:
```js
LicenseManager.initLicense("YOUR-LICENSE-KEY");
LicenseManager.initLicense("YOUR_LICENSE_KEY_HERE");
```
3. Run
Expand Down

0 comments on commit afa11b0

Please sign in to comment.