Merge pull request #158 from louquillio/link-spec-to-spec-readme

Provide a (temporary) link from the spec draft to its README.
This commit is contained in:
Lou Quillio 2017-07-31 22:09:52 -07:00 committed by GitHub
commit 0c3f4899f8
2 changed files with 4 additions and 3 deletions

View File

@ -2,5 +2,6 @@
## Abstract
{:.no_toc .nocount}
This document defines the bitstream format and decoding process for the
Draco 3D Data Compression scheme.
This **draft document** will define the bitstream format and decoding process
for the Draco 3D Data Compression scheme. Contributing authors should consult the
document's [**README**](README.html) file.

View File

@ -1,5 +1,5 @@
## Scope
This document specifies the open-source Draco #D Data Compression bitstream
This document specifies the open-source Draco 3D Data Compression bitstream
format and decoding process.