diff --git a/README.md b/README.md index 2b76cfe..85e0382 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,28 @@ Do you prefer other programming languages? ## Getting started -1. Install the package via Maven +1. Install the package via Maven (dependecies will be simplify in future) ``` -npm i tiktok-live-connector + + com.google.protobuf + protobuf-java + 3.24.1 + + + com.google.code.gson + gson + 2.10.1 + + + com.github.jwdeveloper.TikTok-Live-Java + API + 0.0.4-Release + + + com.github.jwdeveloper.TikTok-Live-Java + Client + 0.0.4-Release + ``` 2. Create your first chat connection