1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-21 10:26:06 +03:00

Update README.md

Update travis link [ci skip]
This commit is contained in:
Ivan Grokhotkov 2015-06-01 15:50:51 +03:00
parent bdf24031eb
commit 572f92e810

View File

@ -1,7 +1,7 @@
Arduino-compatible IDE with ESP8266 support Arduino-compatible IDE with ESP8266 support
=========================================== ===========================================
![Linux build status](http://img.shields.io/travis/igrr/Arduino.svg) [![Linux build status](http://img.shields.io/travis/igrr/Arduino.svg)](https://travis-ci.org/igrr/Arduino)
[![Donate](http://img.shields.io/paypal/donate.png?color=yellow)](https://www.paypal.com/webscr?cmd=_s-xclick&hosted_button_id=4M56YCWV6PX66) [![Donate](http://img.shields.io/paypal/donate.png?color=yellow)](https://www.paypal.com/webscr?cmd=_s-xclick&hosted_button_id=4M56YCWV6PX66)
This project brings support for ESP8266 chip to the Arduino environment. ESP8266WiFi library bundled with this project has the same interface as the WiFi Shield library, making it easy to re-use existing code and libraries. This project brings support for ESP8266 chip to the Arduino environment. ESP8266WiFi library bundled with this project has the same interface as the WiFi Shield library, making it easy to re-use existing code and libraries.