From b7040c148f859f3d57c0795ef4d15ba503614468 Mon Sep 17 00:00:00 2001 From: jbrettle Date: Mon, 9 Jan 2017 14:22:32 -0800 Subject: [PATCH] morereadme2 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b32e797..1d23a21 100644 --- a/README.md +++ b/README.md @@ -267,7 +267,8 @@ three.js renderer example ------------------------- -Here's an [example] of a geometric compressed with Draco lo +Here's an [example] of a geometric compressed with Draco loaded via a Javescript decoder using the three.js renderer. + Please see the `javascript/example/README` file for more information.