From daaec1c9aa3448b5c1155bd44a4fcafabb2c133e Mon Sep 17 00:00:00 2001 From: Syoyo Fujita Date: Sat, 28 Feb 2015 01:09:18 +0900 Subject: [PATCH] Small update. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b72b911..ede414b 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Features * Texcoord * Normal * Material - * Unknown material attributes are treated as key-value(value is string). + * Unknown material attributes are returned as key-value(value is string) map. Notes -----