Skip to content

Commit 4bcca52

Browse files
committed
Add CI badge to README
1 parent 8c60a41 commit 4bcca52

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

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

3+
[![ci](https://github.com/solanus-systems/micropython-thermostat/actions/workflows/ci.yml/badge.svg)](https://github.com/solanus-systems/micropython-thermostat/actions/workflows/ci.yml)
4+
35
An advanced thermostat for micropython devices using `asyncio`.
46

57
## Installation

0 commit comments

Comments
 (0)