Skip to content

Commit c67147a

Browse files
committed
fixed workflow badge on readme and added some links
1 parent 2d18685 commit c67147a

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,10 +1,10 @@
1-
[![publish](https://github.com/Mark7888/steelseries-sonar-py/actions/workflows/publish.yml/badge.svg?event=push)](https://github.com/Mark7888/steelseries-sonar-py/actions/workflows/publish.yml)
2-
31
# SteelSeries Sonar Python API
2+
[![publish](https://github.com/Mark7888/steelseries-sonar-py/actions/workflows/publish.yml/badge.svg)](https://github.com/Mark7888/steelseries-sonar-py/actions/workflows/publish.yml)
43

54
## Overview
65

7-
This Python package provides a convenient interface for interacting with the SteelSeries Sonar application API. The Sonar application allows users to control and display volumes for various audio channels.
6+
This Python package provides a convenient interface for interacting with the [SteelSeries Sonar](https://steelseries.com/gg/sonar) application API. The Sonar application allows users to control and display volumes for various audio channels.
7+
You can check the project [PyPI site](https://pypi.org/project/steelseries-sonar-py/) here!
88

99
## Installation
1010

0 commit comments

Comments
 (0)