Просмотр исходного кода

Update README.md

some comments
Vicente Penades 7 лет назад
Родитель
Сommit
f7e254ac68
1 измененных файлов с 8 добавлено и 1 удалено
  1. 8 1
      README.md

+ 8 - 1
README.md

@@ -1 +1,8 @@
-# glTF2Sharp
+# glTF2Sharp
+
+glTF2Sharp is NetStandard 2.0, C# library designed to parse and create [Khronos Group glTF2](https://github.com/KhronosGroup/glTF) files.
+
+The current status of the library is preview status, but, for some cases it is probably fully usable.
+
+In particular, Loading ans saving both *.gltf* and binary *.glb* files is already fully supported.
+