From 5307850555fa07cc17065e1fe9a23a410e74dc48 Mon Sep 17 00:00:00 2001 From: Syoyo Fujita Date: Wed, 21 Jun 2017 19:27:18 +0900 Subject: [PATCH] Update README. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 61b0ed5..f9e0f80 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Header only C++ tiny glTF library(loader/saver). -`TinyGLTF` is a header only C++ glTF https://github.com/KhronosGroup/glTF library. +**NOTICE! Tiny glTF is still in development and does not provide official release at the morment. Please take a look at `devel` branch** + +`TinyGLTF` is a header only C++ glTF 2.0 https://github.com/KhronosGroup/glTF library. ![](images/glview_duck.png)