From 6929749b2aa513f222353a9a3aa3e204befead14 Mon Sep 17 00:00:00 2001 From: Janis Date: Mon, 24 Jul 2023 02:25:39 +0200 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6f084a7..848fd0e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # 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. It gathers all the events and methods from the API and makes them available as React states.