Skip to content

Commit 60bed9d

Browse files
authored
Update README.NODE.md
1 parent 8bcd6f1 commit 60bed9d

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
@@ -6,7 +6,7 @@ Both 1D and 2D barcode symbiology are supported including the popular `Code 39`,
66

77
The library is based on `webassembly` which has been an official feature of Node.js since `LTS 8`. If you are using Node.js LTS 8 and have no plan to upgrade it, check out [how to use the library in Node.js LTS 8](#how-to-use-the-library-in-nodejs-lts-8). That said, Node.js version >= LTS 12 is recommended because the library will try to use `worker_threads` when decoding.
88

9-
Node.js 15+ is required to use online license .
9+
Node.js 15+ is required to use online license.
1010

1111
## Get Started
1212

0 commit comments

Comments
 (0)