mirror of
https://github.com/jwdeveloper/TikTokLiveJava.git
synced 2026-02-27 16:59:39 -05:00
Update README.md
This commit is contained in:
@@ -87,12 +87,6 @@ Do you prefer other programming languages?
|
|||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
```java
|
```java
|
||||||
package io.github.jwdeveloper.tiktok;
|
|
||||||
|
|
||||||
import java.io.IOException;
|
|
||||||
import java.time.Duration;
|
|
||||||
import java.util.logging.Level;
|
|
||||||
|
|
||||||
public class ConfigurationExample
|
public class ConfigurationExample
|
||||||
{
|
{
|
||||||
public static void main(String[] args) throws IOException {
|
public static void main(String[] args) throws IOException {
|
||||||
|
|||||||
Reference in New Issue
Block a user