Skip to content

Commit 88651c1

Browse files
committed
feat: add new word to project dictionary and update README with Maven dependency note
1 parent 2f34601 commit 88651c1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.idea/dictionaries/project.xml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ A Java SDK for interacting with the Janus WebRTC Server. This SDK is designed fo
2424

2525
To use this SDK in your Maven project, add the following dependency to your `pom.xml`:
2626

27+
[pending maven central, in the mean time use releases -https://github.com/kinsleykajiva/janus-server-java-sdk/releases/tag/latest]
2728
```xml
2829
<dependency>
2930
<groupId>io.github.kinsleykajiva</groupId>

0 commit comments

Comments
 (0)