From f1a80f4c21e8babf3e6b3039679868d18bc6b947 Mon Sep 17 00:00:00 2001 From: jbrettle Date: Tue, 10 Jan 2017 08:30:31 -0800 Subject: [PATCH] removeLine --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index be4af50..f3770f1 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,6 @@ color information, normals, and any other generic attributes associated with geo Draco is released as C++ source code that can be used to compress 3D graphics as well as C++ and Javascript decoders for the encoded data. -Note: This is not an official Google product. Building