Skip to content

Commit 064e06d

Browse files
Add PyPI and Docs badges to README (#34)
2 parents 133ca1a + 08f8186 commit 064e06d

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
# Frequenz channels
22

3+
[<img alt="GitHub Workflow Status" src="https://img.shields.io/github/workflow/status/frequenz-floss/frequenz-channels-python/frequenz-channels-python">](https://github.com/frequenz-floss/frequenz-channels-python/actions/workflows/ci.yaml)
4+
[<img alt="PyPI" src="https://img.shields.io/pypi/v/frequenz-channels">](https://pypi.org/project/frequenz-channels/)
5+
[<img alt="PyPI" src="https://img.shields.io/badge/docs-latest-informational">](https://frequenz-floss.github.io/frequenz-channels-python/)
6+
37
This repository contains channel implementations for python.
48

59
## Contributing

0 commit comments

Comments
 (0)