Fix markdown.

This commit is contained in:
Syoyo Fujita 2015-12-21 01:21:03 +09:00
parent c717f1859f
commit 47de00b91f

View File

@ -51,7 +51,7 @@ TinyGLTFLoader uses the following third party libraries.
## Build and example
Copy `stb_image.h`, picojson.h` and `tiny_gltf_loader.h` to your project.
Copy `stb_image.h`, `picojson.h` and `tiny_gltf_loader.h` to your project.
```
// Define these only in *one* .cc file.