Skip to content

Commit fd85632

Browse files
committed
docs: add GitHub Actions CI status badge to README
1 parent 066c087 commit fd85632

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
# PyBox – Betaflight Blackbox Log Analyzer
22

3+
[![CI – Test & Build](https://github.com/Master92/PyBox/actions/workflows/ci.yml/badge.svg)](https://github.com/Master92/PyBox/actions/workflows/ci.yml)
4+
35
A pure-Python tool for decoding and analyzing Betaflight Blackbox flight logs,
46
inspired by [PIDtoolbox](https://github.com/bw1129/PIDtoolbox).
57

0 commit comments

Comments
 (0)