From 987fa66538cefd0b1cdc88f694a24f2c60f157b0 Mon Sep 17 00:00:00 2001 From: Luc Date: Fri, 5 Jun 2015 14:44:46 +0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2433d665..85c2afba 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,9 @@ Have a front end to know what is the wifi status (implemented) or know what is t ##Development -Currently using [Arduino IDE 1.6.4](http://arduino.cc/en/Main/Software) with the esp8266 module from board manager added from [github.com/esp8266/Arduino](https://github.com/esp8266/Arduino) +Currently using [Arduino IDE 1.6.4](http://arduino.cc/en/Main/Software) with the esp8266 module from board manager added from [github.com/esp8266/Arduino](https://github.com/esp8266/Arduino) +using relased version (http://arduino.esp8266.com/package_esp8266com_index.json) +and staging version (http://arduino.esp8266.com/staging/package_esp8266com_index.json) Additionnaly: --Use minimal css from http://getbootstrap.com/examples/theme/ if connected to internet, this is to get better UI and rendering according display device (link can be changed in FW), if not available ,CSS is ignored displaying basic HTML