Update README.md

This commit is contained in:
Luc 2018-05-27 17:14:23 +02:00 committed by GitHub
parent e362a7754b
commit d616f1889a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,10 +14,7 @@ The web interface files are present in data directory but UI has it's own reposi
<u>Stable version (ESP8266 only):</u>
Arduino ide 1.6.5 with stable [2.0.0](http://arduino.esp8266.com/versions/2.0.0/package_esp8266com_index.json) from ESP8266, please use https://github.com/luc-github/ESP3D/releases/tag/v0.5.1
Arduino ide 1.6.8 with stable [2.2.0](http://arduino.esp8266.com/versions/2.2.0/package_esp8266com_index.json) from ESP8266, please use https://github.com/luc-github/ESP3D/releases/tag/v0.6.2
Arduino ide 1.8.5 with stable [2.4.0](http://arduino.esp8266.com/versions/2.4.0/package_esp8266com_index.json) from ESP8266, please use https://github.com/luc-github/ESP3D/releases/tag/V0.9.99
<u>RC version for 1.0(master branch)</u>
Arduino ide 1.8.4 with git version from ESP8266 or ESP32 : [![Build Status](https://travis-ci.org/luc-github/ESP3D.svg?branch=master)](https://travis-ci.org/luc-github/ESP3D)
Arduino ide 1.8.5 with stable [2.4.0](http://arduino.esp8266.com/versions/2.4.0/package_esp8266com_index.json) from ESP8266, please use https://github.com/luc-github/ESP3D/releases/tag/1.0 [![Build Status](https://travis-ci.org/luc-github/ESP3D.svg?branch=master)](https://travis-ci.org/luc-github/ESP3D)
<u>[Development version for 2.0 (asyncwebserver branch)](https://github.com/luc-github/ESP3D/tree/asyncwebserver) & [ESP-WEBUI (asyncUI branch)](https://github.com/luc-github/ESP3D-WEBUI/tree/asyncUI):</u>
Arduino ide 1.8.4 with git version from ESP8266 or ESP32 : [![Build Status](https://travis-ci.org/luc-github/ESP3D.svg?branch=asyncwebserver)](https://travis-ci.org/luc-github/ESP3D)
@ -126,7 +123,12 @@ Check [Wiki](https://github.com/luc-github/ESP3D/wiki/Install-Instructions) and
* Custom version is used on azteeg mini wifi : http://www.panucatt.com/azteeg_X5_mini_reprap_3d_printer_controller_p/ax5mini.htm
* More to come...
## TODO
If you use ESP3D on your product, drop me a message so I can link your product page here.
## TODO/On going :
-- Version 2.X
-- Close open topics
-- Do testing (a lot)
-- UI Improvement