From 80a48a04d6dd19ed5efdbed314f119f148152bf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lera=20Elvo=C3=A9?= Date: Sat, 16 Dec 2023 00:38:24 +0300 Subject: [PATCH] add link to issue tracker --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46136e5..e273f5c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ It can connect to Twitch and OBS, allowing you to take stream interactivity to t ![StreamGraph screenshot](img/example2.png) ## Current state and capabilities -**StreamGraph is at a very early stage of development**. We cannot guarantee stability at this point and things may change dramatically between releases. As development progresses, the API and nodes will stabilize. +**StreamGraph is at a very early stage of development**. We cannot guarantee stability at this point and things may change dramatically between releases. As development progresses, the API and nodes will stabilize. If you encounter any issues, please report them on [the issue tracker](https://codeberg.org/Eroax/StreamGraph/issues) with as much detail about how to reproduce them as possible. The app can currently connect to Twitch and read and send chats in a single channel. It can also connect to a single OBS instance (utilizing OBS-WebSocket, which is bundled with modern versions of OBS).