Provide a (temporary) link from the spec draft to its README.

Also fix a typo.
This commit is contained in:
Lou Quillio 2017-07-31 22:08:10 -07:00
parent aad361e756
commit e3acc2ab8e
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.