Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
lasalvavida committed Jun 10, 2016
1 parent 539fc23 commit 05d8ad5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ Include `build/gltf-pipeline.js` it with a `script` tag. For a simple example,
|`-o`|Directory or filename for the exported glTF file.|No|
|`-b`|Write binary glTF file.|No, default `false`|
|`-s`|Writes out separate geometry/animation data files, shader files and textures instead of embedding them in the glTF file.|No, default `false`|
|`-q`|Quantize attributes using WEB3D_quantized_attributes extension.|No, default `false`|
|`-h`|Display help|No|

## Build Instructions
Expand Down

0 comments on commit 05d8ad5

Please sign in to comment.