From a54a232a82d377b84f3f98cbec75a2799729c941 Mon Sep 17 00:00:00 2001 From: onyx-and-iris <75868496+onyx-and-iris@users.noreply.github.com> Date: Fri, 16 Sep 2022 13:00:38 +0100 Subject: [PATCH] point streamlabs example to gist --- examples/obs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/obs/README.md b/examples/obs/README.md index f870ab8..703b1a0 100644 --- a/examples/obs/README.md +++ b/examples/obs/README.md @@ -21,4 +21,4 @@ password = "mystrongpass" For a similar Streamlabs Desktop example: -[Streamlabs example](https://github.com/onyx-and-iris/PySLOBS/blob/add-voicemeeter-example/examples/scenerotate.py) +[Streamlabs example](https://gist.github.com/onyx-and-iris/c864f07126eeae389b011dc49520a19b)