Skip to content

Commit e20a7e6

Browse files
author
dtolstyi
committed
Updated README file for version 2.x.x
1 parent b0d15e7 commit e20a7e6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.MD

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
The main benefit of using Chromium is that it **doesn't** include all the proprietary modifications made by Google, thus it's more lightweight and more suitable for automation purposes.
99
You can see full list of differences in [Fossbytes article](https://fossbytes.com/difference-google-chrome-vs-chromium-browser/).
1010

11+
## Requirements
12+
`node-chromium 2.x.x` is tested against and supports Node.js 7+
13+
If you need to use older versions of Node.js try `node-chromium 1.x.x` versions.
14+
1115
## Usage
1216
Depending on your needs, you can install module into **devDependencies** (`--save-dev`) or production **dependencies** (`--save`)
1317

0 commit comments

Comments
 (0)