Skip to content

Commit 5c297c0

Browse files
committed
Add CI badge to README
1 parent 53011d9 commit 5c297c0

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
# circuitpython-datadog
22

3+
[![Tests](https://github.com/q/circuitpython-datadog/actions/workflows/tests.yml/badge.svg)](https://github.com/q/circuitpython-datadog/actions/workflows/tests.yml)
4+
35
A small CircuitPython 9.x library for sending custom
46
metrics to the Datadog HTTP API at `POST /api/v2/series`.
57

0 commit comments

Comments
 (0)