Skip to content

Commit c4a350a

Browse files
authored
Merge pull request #126 from per1234/badge
Add readme badges for Unit Tests workflow and Codecov
2 parents 760e397 + 0b454b7 commit c4a350a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: README.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# ArduinoCore-API
22

3+
[![Unit Tests](https://github.com/arduino/ArduinoCore-API/workflows/Unit%20Tests/badge.svg)](https://github.com/arduino/ArduinoCore-API/actions?workflow=Unit+Tests)
4+
[![codecov](https://codecov.io/gh/arduino/ArduinoCore-API/branch/master/graph/badge.svg)](https://codecov.io/gh/arduino/ArduinoCore-API)
5+
36
This repository hosts the hardware independent layer of Arduino core.
47

58
All Arduino official cores are being ported to the new structure so they take advantage of this single repo.

0 commit comments

Comments
 (0)