Skip to content

Commit b16930c

Browse files
authored
Add GitHub Actions build status badge to README
1 parent 5491733 commit b16930c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# PicoTimer
22

3+
![Compile Check](https://github.com/jit89/PicoTimer/actions/workflows/compile-test.yml/badge.svg)
4+
35
A lightweight, non-blocking, template-based timer library specifically optimized for the **Raspberry Pi Pico (RP2040)** using the [Earle Philhower](https://github.com/earlephilhower/arduino-pico) Arduino Core.
46

57
## Overview

0 commit comments

Comments
 (0)