update readme

This commit is contained in:
Janis
2023-07-24 02:25:39 +02:00
parent f7e8f4a225
commit 6929749b2a

View File

@@ -1,5 +1,7 @@
# React TeamSpeak5 RemoteApp API # React TeamSpeak5 RemoteApp API
[![npm](https://img.shields.io/npm/v/react-ts5-remote-app-api.svg)](https://www.npmjs.com/package/react-ts5-remote-app-api) ![downloads](https://img.shields.io/npm/dt/react-ts5-remote-app-api.svg)
This is a ReactJS hook for the TeamSpeak5 RemoteApp API. 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. It gathers all the events and methods from the API and makes them available as React states.