Skip to content

Commit 020608b

Browse files
committed
Added version requirement statement to README.md
1 parent 1748350 commit 020608b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,12 @@ you can download it from [here](https://github.com/GetStream/stream-java/release
5151

5252
Snapshots of the development version are available in [Sonatype](https://oss.sonatype.org/content/repositories/snapshots/io/getstream/client/) snapshots repository.
5353

54+
#### JDK / JVM version requirements
55+
56+
This API Client project requires Java SE 8.
57+
58+
See the [Travis configuration](.travis.yml) for details of how it is built, tested and packaged.
59+
5460
### Full documentation
5561

5662
Documentation for this Java client are available at the [Stream website](https://getstream.io/docs/?language=java).

0 commit comments

Comments
 (0)