We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2a35be commit 4afcda0Copy full SHA for 4afcda0
1 file changed
README.rst
@@ -4,8 +4,9 @@ python-osc
4
5
Open Sound Control server and client implementations in **pure python** (3.5+).
6
7
-.. image:: https://travis-ci.org/attwad/python-osc.svg?branch=master
8
- :target: https://travis-ci.org/attwad/python-osc
+.. image:: https://github.com/attwad/python-osc/actions/workflows/python-test.yml/badge.svg
+ :target: https://github.com/attwad/python-osc/actions/workflows/python-test.yml
9
+
10
11
Current status
12
==============
0 commit comments