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

+ 1 - 1
README.md

@@ -2,7 +2,7 @@
 
 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.
+The current status of the library is preview alpha, but, for some cases it is probably fully usable.
 
 In particular, Loading ans saving both *.gltf* and binary *.glb* files is already fully supported.