From eb9b396c4573dae5bdf3fefcb48ba6accd0aa7a8 Mon Sep 17 00:00:00 2001 From: Don McCurdy Date: Mon, 13 May 2019 23:28:15 -0700 Subject: [PATCH] Reformat credits. --- webgl/gltf-demo/README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/webgl/gltf-demo/README.md b/webgl/gltf-demo/README.md index 5dc35d9..8157fef 100644 --- a/webgl/gltf-demo/README.md +++ b/webgl/gltf-demo/README.md @@ -38,6 +38,13 @@ make ## Credits -* Contributions: @donmccurdy, @austinEng, @shrekshao -* Three.js + * @author Don McCurdy / https://www.donmccurdy.com + * @author Austin Eng / https://github.com/austinEng + * @author Shrek Shao / https://github.com/shrekshao + +* Authors: + * [Don McCurdy](https://www.donmccurdy.com) + * [Austin Eng](https://github.com/austinEng) + * [Shrek Shao](https://github.com/shrekshao) +* Made with three.js. * Thanks to AGI for providing the glTF model.