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) +