Skip to content

Commit 39cf5d6

Browse files
Update README.md
1 parent a2789df commit 39cf5d6

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ Starting with 1.6.4, Arduino allows installation of third-party platform package
1414
- Enter ```http://arduino.esp8266.com/stable/package_esp8266com_index.json``` into *Additional Board Manager URLs* field. You can add multiple URLs, separating them with commas.
1515
- Open Boards Manager from Tools > Board menu and install *esp8266* platform (and don't forget to select your ESP8266 board from Tools > Board menu after installation).
1616

17+
The best place to ask questions related to this core is ESP8266 community forum: http://www.esp8266.com/arduino.
18+
If you find this ESP8266 board manager useful, please consider supporting it with a donation. ESP8266 Community and IGRR have made this wonderful port available.
19+
[![Donate](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.com/webscr?cmd=_s-xclick&hosted_button_id=4M56YCWV6PX66)
20+
1721
#### Available versions
1822

1923
##### Stable version ![](http://arduino.esp8266.com/stable/badge.svg)
@@ -26,7 +30,6 @@ Boards manager link: `http://arduino.esp8266.com/staging/package_esp8266com_inde
2630

2731
Documentation: [Reference](http://arduino.esp8266.com/staging/doc/reference.html)
2832

29-
3033
### Using git version [![Linux build status](https://travis-ci.org/esp8266/Arduino.svg)](https://travis-ci.org/esp8266/Arduino)
3134

3235
- Install Arduino 1.6.5
@@ -54,10 +57,6 @@ Documentation for latest development version:
5457

5558
### Issues and support ###
5659

57-
The best place to ask questions related to this core is ESP8266 community forum: http://www.esp8266.com/arduino.
58-
If you find the forum useful, please consider supporting it with a donation.
59-
[![Donate](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.com/webscr?cmd=_s-xclick&hosted_button_id=4M56YCWV6PX66)
60-
6160
If you encounter an issue, you are welcome to submit it here on Github: https://github.com/esp8266/Arduino/issues.
6261
Please provide as much context as possible: version which you are using (you can check it in Boards Manager), your sketch code, serial output, board model, IDE settings (board selection, flash size, etc).
6362

0 commit comments

Comments
 (0)