Skip to content

Commit 8bcd6f1

Browse files
authored
Update README.NODE.md
1 parent 67c3679 commit 8bcd6f1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.NODE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ 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 .
10+
911
## Get Started
1012

1113
* Check your Node.js version

0 commit comments

Comments
 (0)