Skip to content

Commit b265ea0

Browse files
committed
Update README.md
1 parent 071ecee commit b265ea0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ESP8266 Arduino core comes with libraries to communicate over WiFi using TCP and
88
# Contents
99
- Installing options:
1010
- [Using Boards Manager](#installing-with-boards-manager)
11-
- [Using git version](#using-git-version-)
11+
- [Using git version](#using-git-version)
1212
- [Using stable version with PlatformIO](#using-stable-version-with-platformio)
1313
- [Building with make](#building-with-make)
1414
- [Documentation](#documentation)
@@ -41,7 +41,8 @@ Boards manager link: `http://arduino.esp8266.com/staging/package_esp8266com_inde
4141

4242
Documentation: [http://esp8266.github.io/Arduino/versions/2.1.0-rc2/](http://esp8266.github.io/Arduino/versions/2.1.0-rc2/)
4343

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)
4546

4647
- Install Arduino 1.6.7
4748
- Go to Arduino directory

0 commit comments

Comments
 (0)