Skip to content

Commit 6e56dc2

Browse files
committed
README.md: Add CI badges
1 parent b48fd4e commit 6e56dc2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# SC Controller
22

3+
[![SCC Linux CI](https://github.com/C0rn3j/sc-controller/actions/workflows/scc-linux.yml/badge.svg)](https://github.com/C0rn3j/sc-controller/actions/workflows/scc-linux.yml) [![Build and publish AppImages](https://github.com/C0rn3j/sc-controller/actions/workflows/appimage.yml/badge.svg)](https://github.com/C0rn3j/sc-controller/actions/workflows/appimage.yml)
4+
35
User-mode driver, mapper and GTK3 based GUI for Steam Controller, DS4 and similar controllers.
46

57
[![screenshot1](docs/screenshot1-tn.png?raw=true)](docs/screenshot1.png?raw=true)
@@ -50,6 +52,7 @@ Windows:
5052
- [python-pylibacl](http://pylibacl.k1024.org/)
5153
- [python-vdf](https://pypi.org/project/vdf/)
5254
- [python-libusb1](https://github.com/vpelletier/python-libusb1)
55+
- [python-ioctl-opt](https://pypi.org/project/ioctl-opt/)
5356
- [gtk-layer-shell](https://github.com/wmww/gtk-layer-shell)
5457

5558
### Installing

0 commit comments

Comments
 (0)