From 952e4701e2ce394fb4155893a39a8c672d3fb0b8 Mon Sep 17 00:00:00 2001 From: Matthew Harris Date: Wed, 27 Jun 2018 09:46:49 +0700 Subject: [PATCH] Add url to readme.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9ee411a..37b5d7d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Three.js 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. ## Project Structure