Skip to content

Commit 4cf4a4e

Browse files
committed
add shields for docs, downloads, workflow status
1 parent 58901a3 commit 4cf4a4e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
<p align="center"><img src="https://github.com/sigmf/SigMF/blob/v1.2.0/logo/sigmf_logo.png" alt="Rendered SigMF Logo"/></p>
22

3+
![Read the Docs](https://img.shields.io/readthedocs/sigmf)
4+
![PyPI - Downloads](https://img.shields.io/pypi/dm/sigmf)
5+
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/sigmf/sigmf-python/main.yml)
6+
37
This python module makes it easy to interact with Signal Metadata Format
48
(SigMF) recordings. This module works with Python 3.7+ and is distributed
59
freely under the terms GNU Lesser GPL v3 License.

0 commit comments

Comments
 (0)