Skip to content

Commit d2ef777

Browse files
authored
Update README.md
1 parent 652087b commit d2ef777

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ Learn more about RxJava on the <a href="https://github.com/ReactiveX/RxJava/wiki
44

55
RxJavaFX is a simple API to convert JavaFX events into RxJava Observables and vice versa. It also has a scheduler to safely move emissions to the JavaFX Event Dispatch Thread.
66

7+
**DOCUMENTATION:** [Learning RxJava with JavaFX (EAP)](https://www.gitbook.com/book/thomasnield/rxjavafx-guide/details)
8+
9+
710
**NOTE**: To use with [Kotlin](http://kotlinlang.org/), check out [RxKotlinFX](https://github.com/thomasnield/RxKotlinFX) to leverage this library with extension functions and additional operators.
811

912
## Master Build Status

0 commit comments

Comments
 (0)