From 9da47028bc3a35346b2e9b6e0269a9ad796679bf Mon Sep 17 00:00:00 2001 From: Janis Date: Mon, 24 Jul 2023 02:31:59 +0200 Subject: [PATCH] update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 848fd0e..a0d46c6 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ This is a ReactJS hook for the TeamSpeak5 RemoteApp API. It gathers all the events and methods from the API and makes them available as React states. +Please note that this is still a work in progress and not all events and methods are implemented yet. + +Projects which are using this hook: [TS5 OBS Overlay](https://github.com/DerTyp7/ts5-obs-overlay) + ## Table of Contents - [React TeamSpeak5 RemoteApp API](#react-teamspeak5-remoteapp-api)