diff --git a/README.md b/README.md index 9834aad..13c9f73 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,11 @@ A slightly opinionated Webpack plugin for generating static websites using React, React Router & Redux. ## Requirements -Currently only tested on node v6.3.1 +- Currently only tested on node v6.3.1 & 7 +- < 3.0.0 + - Webpack 1 +- > 3.0.0 + - Webpack 2 ## Install ```bash