Ver Fonte

Update README.md

Vicente Penades há 7 anos atrás
pai
commit
1dca23cf5e
1 ficheiros alterados com 3 adições e 6 exclusões
  1. 3 6
      src/glTF2Sharp.DOM/README.md

+ 3 - 6
src/glTF2Sharp.DOM/README.md

@@ -34,9 +34,6 @@ var model = Schema2.ModelRoot.Load("model.gltf");
 ```
 
 #### Alternative glTF2 c# libraries
-
-[Khronos Group glTF-CSharp-Loader](https://github.com/KhronosGroup/glTF-CSharp-Loader)
-
-[Khronos Group UnityGLTF](https://github.com/KhronosGroup/UnityGLTF)
-
-[glTF viewer using SharpDX](https://github.com/ousttrue/DXGLTF)
+- [Khronos Group glTF-CSharp-Loader](https://github.com/KhronosGroup/glTF-CSharp-Loader)
+- [Khronos Group UnityGLTF](https://github.com/KhronosGroup/UnityGLTF)
+- [glTF viewer using SharpDX](https://github.com/ousttrue/DXGLTF)