You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Some of the goals of RxJava are:
14
14
New language adapters can be <ahref="https://github.com/Netflix/RxJava/wiki/How-to-Contribute">contributed</a>.
15
15
- Support Java 5 (to include Android support) and higher with an eventual goal to target a build for Java 8 with its lambda support.
16
16
17
-
Learn more about Rx on the <ahref="https://github.com/Netflix/RxJava/wiki">Wiki Home</a>.
17
+
Learn more about Rx on the <ahref="https://github.com/Netflix/RxJava/wiki">Wiki Home</a> and the <ahref="http://techblog.netflix.com/2013/02/rxjava-netflix-api.html">Netflix TechBlog post</a> where RxJava was introduced.
0 commit comments