Update README

Example.java link was broken
This commit is contained in:
Yaroslav Moiseev 2022-06-21 21:16:20 +03:00 committed by GitHub
parent 725365f490
commit c58e0c6903
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ To use TDLight Java you need to include one or more native dependencies:
## Usage
An example on how to use TDLight Java can be found
here: [Example.java](https://github.com/tdlight-team/tdlight-java/blob/master/example/src/main/java/it/tdlight/example/Example.java/)
here: [Example.java](https://github.com/tdlight-team/tdlight-java/blob/master/example/src/main/java/it/tdlight/example/Example.java)
### Advanced usage