From 5ec77af8442e361310babc97915009e69708490e Mon Sep 17 00:00:00 2001 From: Vowstar Date: Tue, 27 Jan 2015 13:56:34 +0800 Subject: [PATCH] Change update log latter to lower. --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 14a554c7..36524ac8 100644 --- a/README.md +++ b/README.md @@ -29,16 +29,16 @@ Tencent QQ group: 309957875
# Change log 2015-01-27
-Support floating point LUA.
-Use macro LUA_NUMBER_INTEGRAL in user_config.h control this feature.
+support floating point LUA.
+use macro LUA_NUMBER_INTEGRAL in user_config.h control this feature.
LUA_NUMBER_INTEGRAL to disable floating point support,
// LUA_NUMBER_INTEGRAL to enable floating point support.
build pre_build bin. 2015-01-26
-Applied sdk095_patch1 to sdk 0.9.5.
-Added LUA examples and modules [by dvv](https://github.com/dvv).
-Added node.readvdd33() API [by alonewolfx2](https://github.com/alonewolfx2).
+applied sdk095_patch1 to sdk 0.9.5.
+added LUA examples and modules [by dvv](https://github.com/dvv).
+added node.readvdd33() API [by alonewolfx2](https://github.com/alonewolfx2).
build pre_build bin. 2015-01-24