From c0e66138acb28f8d6bab999003dff71fbfa59073 Mon Sep 17 00:00:00 2001 From: funshine Date: Mon, 22 Dec 2014 19:37:49 +0800 Subject: [PATCH] update readme --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 0e7a99bc..1fcb2fbd 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,16 @@ # **NodeMcu** # version 0.9.4 ###A lua based firmware for wifi-soc esp8266 -Build on [ESP8266 sdk 0.9.4](http://bbs.espressif.com/viewtopic.php?f=5&t=90) -Lua core based on [eLua project](http://www.eluaproject.net/) -File system based on [spiffs](https://github.com/pellepl/spiffs) -Open source development kit for NodeMCU [nodemcu-devkit](https://github.com/nodemcu/nodemcu-devkit) -Flash tool for NodeMCU [nodemcu-flasher](https://github.com/nodemcu/nodemcu-flasher) +Build on [ESP8266 sdk 0.9.4](http://bbs.espressif.com/viewtopic.php?f=5&t=90)
+Lua core based on [eLua project](http://www.eluaproject.net/)
+File system based on [spiffs](https://github.com/pellepl/spiffs)
+Open source development kit for NodeMCU [nodemcu-devkit](https://github.com/nodemcu/nodemcu-devkit)
+Flash tool for NodeMCU [nodemcu-flasher](https://github.com/nodemcu/nodemcu-flasher)
-wiki: [nodemcu wiki](https://github.com/nodemcu/nodemcu-firmware/wiki) -home: [nodemcu.com](http://www.nodemcu.com) -bbs: [中文论坛Chinese bbs](http://bbs.nodemcu.com) -Tencent QQ group QQ群: 309957875 +wiki: [nodemcu wiki](https://github.com/nodemcu/nodemcu-firmware/wiki)
+home: [nodemcu.com](http://www.nodemcu.com)
+bbs: [中文论坛Chinese bbs](http://bbs.nodemcu.com)
+Tencent QQ group QQ群: 309957875
# Change log 2014-12-22