Fix guides readme

This commit is contained in:
Frank Galligan 2018-02-15 16:19:25 -08:00
parent 2b78919ce0
commit ffbf16b024

View File

@ -1,9 +1,9 @@
#GUIDES
# GUIDES
=======
_**Contents**_
##Draco Files
## Draco Files
* [Command Line Applications](COMMAND_LINE_APPLICATIONS.md)
* [Building](COMMAND_LINE_APPLICATIONS.md#Building)
* [Encode Draco File](COMMAND_LINE_APPLICATIONS.md#Encode-Draco-File)
@ -12,6 +12,6 @@ _**Contents**_
* [JavaScript Decode](BROWSER.md#JavaScript-Decode-Draco-File)
* [Three.js Render](../../javascript/example/README.md)
##[glTF](GLTF.md)
## [glTF](GLTF.md)
* [Encode Draco glTF Using gltf-pipeline](GLTF.md#Encode-Draco-glTF-Using-gltf-pipeline)
* [Render Draco glTF Using three-gltf-viewer](GLTF.md#Render-Draco-glTF-Using-three-gltf-viewer)