diff --git a/README.md b/README.md index 9cfbde2..a8ecaae 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ minimum SDK version of 18 or higher. To add Draco to your project: Usage ====== -Commandline Applications +Command line Applications ------------------------ The default target create from the build files will be the draco_encoder and @@ -221,7 +221,7 @@ const draco::EncodedGeometryType geom_type = } ~~~~~ -Please see “mesh/mesh.h” for the full Mesh class interface and “point_cloud/point_cloud.h” for the full PointCloud class interface. +Please see 'mesh/mesh.h' for the full Mesh class interface and 'point_cloud/point_cloud.h' for the full PointCloud class interface. Javascript Decoder ------------------ @@ -283,3 +283,5 @@ Unless required by applicable law or agreed to in writing, software distributed References ========== [Bunny]: https://graphics.stanford.edu/data/3Dscanrep/ + +Bunny model from Stanford's graphic department