Skip to content

Commit 7fd85b9

Browse files
authored
Update README.md
1 parent e041d3a commit 7fd85b9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ The web interface files are present in data directory but UI has it's own reposi
1818
[![Build Status](https://travis-ci.org/luc-github/ESP3D.svg?branch=master)](https://travis-ci.org/luc-github/ESP3D)
1919
[V2.0](https://github.com/luc-github/ESP3D/releases/tag/2.0) : please use Arduino ide 1.8.5 with with 2.5.2 version of ESP8266 and git version ESP32 [![Build Status](https://travis-ci.org/luc-github/ESP3D.svg?branch=2.0)](https://travis-ci.org/luc-github/ESP3D)
2020
[V2.1](https://github.com/luc-github/ESP3D/releases/tag/2.1RC1) : please use Arduino ide 1.8.9 with 2.5.2 version of ESP8266 or git version ESP32 : [![Build Status](https://travis-ci.org/luc-github/ESP3D.svg?branch=2.1)](https://travis-ci.org/luc-github/ESP3D)
21+
2122
<u>Development version:</u>
2223
[V3.0](https://github.com/luc-github/ESP3D/tree/3.0) : please use Arduino ide 1.8.9 with 2.5.2 version of ESP8266 (to be updated) or git version ESP32 : [![Build Status](https://travis-ci.org/luc-github/ESP3D.svg?branch=3.0)](https://travis-ci.org/luc-github/ESP3D)
2324

@@ -92,7 +93,8 @@ If you want DHT11/22 support:
9293
or
9394
* Using embedded uploader (you may need to format SPIFFS using : [ESP710]FORMAT on ESP8266 first)
9495
if embedded uploader does not show up you can force it ti display using : http://your_IP_address?forcefallback=yes
95-
<img src=https://github.com/luc-github/ESP3D/blob/2.1/images/docs/embedded.png><br>
96+
<img src=https://raw.githubusercontent.com/luc-github/ESP3D/2.1/images/docs/embedded.png><br>
97+
9698

9799
## Update
98100
* Generate a binary using the export binary menu from Arduino IDE and upload it using ESP-WEBUI or embedded interface

0 commit comments

Comments
 (0)