From 480161d9a54ddaf6bfe3ce0a407ecd16542937ee Mon Sep 17 00:00:00 2001 From: ray Date: Thu, 10 Jun 2021 18:31:43 +0100 Subject: [PATCH] update readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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