Skip to content

Commit 1cafaf5

Browse files
committed
Unit tests
1 parent c4d695f commit 1cafaf5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# An Arduino C++ Emulator Library
22

3+
[![Linux build](../../actions/workflows/c-cpp-cmake.yml/badge.svg)](../../actions/workflows/c-cpp-cmake.yml)
4+
[![Unit tests](../../actions/workflows/unit-tests.yml/badge.svg)](../../actions/workflows/unit-tests.yml)
5+
36
## Using this Project as a library
47

58
If you have an Arduino Sketch that you want to run e.g in Linux, OS/X or Windows you can include this library with cmake.

0 commit comments

Comments
 (0)