Skip to content

Commit bb2b58d

Browse files
authored
Add clarification for the repo and a link for chat (#83)
1 parent 1128792 commit bb2b58d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.getstream.client/stream-java/badge.svg?style=flat)](https://maven-badges.herokuapp.com/maven-central/io.getstream.client/stream-java)
44
![](https://github.com/GetStream/stream-java/workflows/Java%20CI/badge.svg)
55

6-
[stream-java](https://github.com/GetStream/stream-java) is a Java client for [Stream](https://getstream.io/).
6+
[stream-java](https://github.com/GetStream/stream-java) is a Java feed client for [Stream](https://getstream.io/). At the moment, there is no pure Java client for chat but you can find REST docs [here](https://getstream.io/chat/docs_rest/) and an Android specific implementation in Kotlin can be seen [here](https://github.com/GetStream/stream-chat-android-client).
77

88
You can sign up for a Stream account at https://getstream.io/get_started.
99

@@ -40,7 +40,7 @@ Documentation for this Java client are available at the [Stream website](https:/
4040

4141
For examples have a look [here](https://github.com/GetStream/stream-java/tree/master/example/Example.java).
4242

43-
Docs are available on [GetStream.io](http://getstream.io/docs/).
43+
Docs are available on [GetStream.io](https://getstream.io/docs/?language=java).
4444

4545
JavaDoc is available [here](https://getstream.github.io/stream-java/).
4646

0 commit comments

Comments
 (0)