From f03e0e04beeaf074ce41352fe8cc585f3af44a39 Mon Sep 17 00:00:00 2001 From: Mikko Ohtamaa Date: Wed, 16 Nov 2011 21:07:18 +0200 Subject: [PATCH] Added link to library build instructions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dd9c55ca..96065e1f 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ More? [#three.js on irc.freenode.net](http://webchat.freenode.net/?channels=thre ### Usage ### Download the [minified library](http://mrdoob.github.com/three.js/build/Three.js) and include it in your html. +Alternatively see [how to build the library yourself](https://github.com/mrdoob/three.js/wiki/build.py,-or-how-to-generate-a-compressed-Three.js-file). ```html