From 5a4a55e25882faa04b6221663b2178db0d6dc554 Mon Sep 17 00:00:00 2001 From: Odizinne Date: Fri, 2 Aug 2024 20:31:53 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c4265d3..6af6c0f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # HeadsetControl-Qt +[![Github All Releases](https://img.shields.io/github/downloads/odizinne/headsetcontrol-qt/total.svg)]() +[![license](https://img.shields.io/github/license/odizinne/headsetcontrol-qt)]() + PyQt6 Gui for headsetcontrol.
Windows / linux compatible. @@ -43,4 +46,4 @@ Then run it: `headsetcontrol-qt.py` ## To-do - Add other headsetcontrol supported settings (My headset does not support them so i cannot test) -- Build linux appimage \ No newline at end of file +- Build linux appimage