Skip to content

Commit 527a8aa

Browse files
authored
Update README.md
1 parent 2d2f631 commit 527a8aa

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
@@ -2,7 +2,7 @@
22

33
# RxJavaFX: JavaFX bindings for RxJava
44

5-
Read the free eBook [_Learning RxJava with JavaFX_](https://www.gitbook.com/book/thomasnield/rxjavafx-guide/details) to get started! Note this book covers RxJavaFX 1.0. It is being updated for RxJavaFX 2.0 on the 2.x branch. You can also purchase the Packt book [Learning RxJava](https://github.com/ReactiveX/RxJavaFX) which covers RxJava 2.0 in depth and uses a few JavaFX examples.
5+
Read the free eBook [_Learning RxJava with JavaFX_](https://www.gitbook.com/book/thomasnield/rxjavafx-guide/details) to get started! Note this book covers RxJavaFX 1.0. It is being updated for RxJavaFX 2.0 on the 2.x branch.
66

77
RxJavaFX is a lightweight library to convert JavaFX events into [RxJava](https://github.com/ReactiveX/RxJava) Observables/Flowables and vice versa. It also has a `Scheduler` to safely move emissions to the JavaFX Event Dispatch Thread.
88

0 commit comments

Comments
 (0)