From eb715144b3da9e11b2ced486c09a56fb5239eeea Mon Sep 17 00:00:00 2001 From: ray Date: Thu, 10 Jun 2021 18:35:46 +0100 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e8f1d6c..9c4b346 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ A basic boilerplate for a Three.js project including the use of Webpack and ES6 syntax via Babel. -## Modifications of Upstream +## This Fork -* Replace 'node-sass` with `sass`. +* Replace `node-sass` with `sass`. ## Project Structure ```