diff --git a/README.md b/README.md index 0430357..4dba444 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,21 @@ While connected to the Tiktok web app you go to your Cookie menu and retrieve th 3. Go to `Application/Cookies`. 4. Search `sessionid` and copy its value. +## Downloads + +### Maven + +```xml + + io.github.loatchi.tiktok + TiktokTTS + VERSION + +``` + ## Goals - [X] Have no limit on speech size - [ ] Properly concatenate each audio together (A concatenation should take place at an end of a sentence "," or ".") + +