We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 931b1c2 commit 095a6f7Copy full SHA for 095a6f7
README.NODE.md
@@ -89,7 +89,7 @@ DBR.BarcodeReader.productKeys = 'PRODUCT-KEYS';
89
**Full code**
90
91
```js
92
-let DBR = require('dynamsoft-node-barcode');
+let DBR = require('dynamsoft-javascript-barcode');
93
// Please visit https://www.dynamsoft.com/customer/license/trialLicense?product=dbr&package=js&utm_source=github to get a trial license
94
DBR.BarcodeReader.productKeys = 'PRODUCT-KEYS';
95
0 commit comments