Skip to content

Commit 095a6f7

Browse files
authored
Update README.NODE.md
1 parent 931b1c2 commit 095a6f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.NODE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ DBR.BarcodeReader.productKeys = 'PRODUCT-KEYS';
8989
**Full code**
9090

9191
```js
92-
let DBR = require('dynamsoft-node-barcode');
92+
let DBR = require('dynamsoft-javascript-barcode');
9393
// Please visit https://www.dynamsoft.com/customer/license/trialLicense?product=dbr&package=js&utm_source=github to get a trial license
9494
DBR.BarcodeReader.productKeys = 'PRODUCT-KEYS';
9595

0 commit comments

Comments
 (0)