Skip to content

Commit 6af9d36

Browse files
committed
Fix README.md badges
1 parent d5a6eec commit 6af9d36

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# streampot
22

33
[![PyPI](https://img.shields.io/pypi/v/streampot.svg)](https://pypi.org/project/streampot/)
4-
[![Tests](https://github.com/streampot/streampot/actions/workflows/test.yml/badge.svg)](https://github.com/streampot/streampot/actions/workflows/test.yml)
5-
[![Changelog](https://img.shields.io/github/v/release/streampot/streampot?include_prereleases&label=changelog)](https://github.com/streampot/streampot/releases)
6-
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/streampot/streampot/blob/main/LICENSE)
4+
[![Tests](https://github.com/StreamPot/python-sdk/actions/workflows/test.yml/badge.svg)](https://github.com/StreamPot/python-sdk/actions/workflows/test.yml)
5+
[![Changelog](https://img.shields.io/github/v/release/StreamPot/python-sdk?include_prereleases&label=changelog)](https://github.com/StreamPot/python-sdk/releases)
6+
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/StreamPot/python-sdk/blob/main/LICENSE)
77

88
API client for StreamPot
99

0 commit comments

Comments
 (0)