Skip to content

Commit 67c3679

Browse files
authored
Update README.NODE.md
1 parent 095a6f7 commit 67c3679

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.NODE.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ 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-
> Also see [Dynamsoft JavaScript Barcode SDK for Web](https://github.com/Dynamsoft/javascript-barcode/blob/master/README.md).
10-
119
## Get Started
1210

1311
* Check your Node.js version

0 commit comments

Comments
 (0)