Skip to content

Commit 8c8475c

Browse files
authored
Update README.md
1 parent d2ef777 commit 8c8475c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ 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-
107
**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.
118

129
## Master Build Status
1310

1411
<a href='https://travis-ci.org/ReactiveX/RxJavaFX/builds'><img src='https://travis-ci.org/ReactiveX/RxJavaFX.svg?branch=0.x'></a>
1512

13+
##Documentation
14+
[Learning RxJava with JavaFX (EAP)](https://www.gitbook.com/book/thomasnield/rxjavafx-guide/details)
15+
1616
## Communication
1717

1818
- Google Group: [RxJava](http://groups.google.com/d/forum/rxjava)

0 commit comments

Comments
 (0)