Fix main readme with metadata

This commit is contained in:
Frank Galligan 2018-08-27 20:04:02 -07:00
parent 45e7e2d231
commit 303b316732

View File

@ -9,9 +9,9 @@
* [JavaScript Decode](BROWSER.md#JavaScript-Decode-Draco-File)
* [Basic Three.js Render](../../javascript/example/README.md)
* [Obj Files with Metadata](OBJ_FILES_WITH_METADATA.md)
* [Render three.js Example] (OBJ_FILES_WITH_METADATA.md#Render-three.js-Example)
* [Encode Draco File with Metadata] (OBJ_FILES_WITH_METADATA.md#Encode-Draco-File-with-Metadata)
* [Render Encoded Draco File with Metadata] (OBJ_FILES_WITH_METADATA.md#Render-Encoded-Draco-File-with-Metadata)
* [Render three.js Example](OBJ_FILES_WITH_METADATA.md#Render-three.js-Example)
* [Encode Draco File with Metadata](OBJ_FILES_WITH_METADATA.md#Encode-Draco-File-with-Metadata)
* [Render Encoded Draco File with Metadata](OBJ_FILES_WITH_METADATA.md#Render-Encoded-Draco-File-with-Metadata)
## [glTF](GLTF.md)
* [glTF to Draco glTF Using gltf-pipeline](GLTF.md#Encode-Draco-glTF-Using-gltf-pipeline)