File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ ESP8266 Arduino core comes with libraries to communicate over WiFi using TCP and
8
8
# Contents
9
9
- Installing options:
10
10
- [ Using Boards Manager] ( #installing-with-boards-manager )
11
- - [ Using git version] ( #using-git-version- )
11
+ - [ Using git version] ( #using-git-version )
12
12
- [ Using stable version with PlatformIO] ( #using-stable-version-with-platformio )
13
13
- [ Building with make] ( #building-with-make )
14
14
- [ Documentation] ( #documentation )
@@ -41,7 +41,8 @@ Boards manager link: `http://arduino.esp8266.com/staging/package_esp8266com_inde
41
41
42
42
Documentation: [ http://esp8266.github.io/Arduino/versions/2.1.0-rc2/ ] ( http://esp8266.github.io/Arduino/versions/2.1.0-rc2/ )
43
43
44
- ### Using git version [ ![ Linux build status] ( https://travis-ci.org/esp8266/Arduino.svg )] ( https://travis-ci.org/esp8266/Arduino )
44
+ ### Using git version
45
+ [ ![ Linux build status] ( https://travis-ci.org/esp8266/Arduino.svg )] ( https://travis-ci.org/esp8266/Arduino ) [ ![ codecov.io] ( https://codecov.io/github/esp8266/Arduino/coverage.svg?branch=master )] ( https://codecov.io/github/esp8266/Arduino?branch=master )
45
46
46
47
- Install Arduino 1.6.7
47
48
- Go to Arduino directory
You can’t perform that action at this time.
0 commit comments