From 3ede2de2eae57d39f5fd810193c49254e8479fe2 Mon Sep 17 00:00:00 2001 From: funshine Date: Sun, 25 Jan 2015 12:10:40 +0800 Subject: [PATCH] update readme for api doc --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 930403d5..9dd2bed1 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Open source development kit for NodeMCU [nodemcu-devkit](https://github.com/node Flash tool for NodeMCU [nodemcu-flasher](https://github.com/nodemcu/nodemcu-flasher)
wiki: [nodemcu wiki](https://github.com/nodemcu/nodemcu-firmware/wiki)
+api: [nodemcu api](https://github.com/nodemcu/nodemcu-firmware/wiki/nodemcu_api_en)
home: [nodemcu.com](http://www.nodemcu.com)
bbs: [Chinese bbs](http://bbs.nodemcu.com)
Tencent QQ group: 309957875
@@ -49,8 +50,7 @@ fix net.socket:send() issue when multi sends are called.
fix file.read() api, take 0xFF as a regular byte, not EOF.
pre_build/latest/nodemcu_512k_latest.bin is removed. use pre_build/latest/nodemcu_latest.bin instead. -[more change log](https://github.com/nodemcu/nodemcu-firmware/wiki/nodemcu_api_en#change_log)
-[more change_log cn](https://github.com/nodemcu/nodemcu-firmware/wiki/nodemcu_api_cn#change_log) +[more change log](https://github.com/nodemcu/nodemcu-firmware/wiki)
##GPIO NEW TABLE ( Build 20141219 and later)