Skip to content

Commit d4860d8

Browse files
committed
replaced FRP with RP in README title
Mentioning "Functional Reactive Programming" causes confusion and misconception. I think it's better to simply stick with "Reactive Programming".
1 parent 8bb52a0 commit d4860d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# RxJava: Functional Reactive Programming on the JVM
1+
# RxJava: Reactive Programming on the JVM
22

33
This library is a Java implementation of <a href="https://rx.codeplex.com">Rx Observables</a>.
44

0 commit comments

Comments
 (0)