We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac69f07 commit e8fbc22Copy full SHA for e8fbc22
1 file changed
README.md
@@ -22,7 +22,7 @@ RxJava 2.0 has been completely rewritten from scratch on top of the Reactive-Str
22
Because Reactive-Streams has a different architecture, it mandates changes to some well known RxJava types.
23
24
25
-# Migration From RxJava 1 to RxJava 2
+# Migration From RxJava 1.0 to RxJava 2.0
26
27
To allow having RxJava 1 and RxJava 2 side-by-side, RxJava 2 is under the maven coordinates
28
io.reactivex.rxjava2:rxjava:2.x.y and classes are accessible below io.reactivex.
0 commit comments