From 155b47977de1b60d8deb9dccb1fecb30102a0f2f Mon Sep 17 00:00:00 2001 From: Jacek W Date: Tue, 12 Dec 2023 13:04:51 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d74f89a..ca97c15 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,9 @@ A Java library inspired by [TikTokLive](https://github.com/isaackogan/TikTokLive The library includes a wrapper that connects to the WebCast service using just the username (`uniqueId`). This allows you to connect to your own live chat as well as the live chat of other streamers. No credentials are required. Events such as [Members Joining](#member), [Gifts](#gift), [Subscriptions](#subscribe), [Viewers](#roomuser), [Follows](#social), [Shares](#social), [Questions](#questionnew), [Likes](#like) and [Battles](#linkmicbattle) can be tracked. +# Contributors +[Library documentation for contributors](https://github.com/jwdeveloper/TikTokLiveJava/wiki) +
IMAGE ALT TEXT