Skip to content

Commit 5639bd4

Browse files
author
Todd Berman
committed
add note about java8
1 parent a380131 commit 5639bd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# graphql-rxjava
22

33
This is an execution strategy for [graphql-java](https://github.com/andimarek/graphql-java) that makes
4-
it easier to use rxjava's Observable.
4+
it easier to use rxjava's Observable. It currently requires Java8.
55

66
[![Build Status](https://travis-ci.org/nfl/graphql-rxjava.svg)](https://travis-ci.org/nfl/graphql-rxjava)
77

0 commit comments

Comments
 (0)