diff --git a/README.md b/README.md index c6e0fcc..e8f1d6c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@ # Three.js Webpack ES6 Boilerplate -https://github.com/paulmg/ThreeJS-Webpack-ES6-Boilerplate/ +[GitHub - paulmg/ThreeJS-Webpack-ES6-Boilerplate/](https://github.com/paulmg/ThreeJS-Webpack-ES6-Boilerplate/) A basic boilerplate for a Three.js project including the use of Webpack and ES6 syntax via Babel. +## Modifications of Upstream + +* Replace 'node-sass` with `sass`. + ## Project Structure ``` build - Directory for built and compressed files from the npm build script