Skip to content

Commit dea67fd

Browse files
author
kaushikgopal
committed
Update README.md
1 parent eeaf75f commit dea67fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Android-RxJava : Learning RxJava for Android by example
1+
Learning RxJava for Android by example
22
==============
33

44
I've read and watched a lot on Rx. Most examples either use the J8 lambda notations/Scala/Groovy or some other awesome language that us Android developers are constantly envious of.
@@ -32,4 +32,4 @@ As you type in the input box, it will not shoot out log messages at every single
3232

3333
### 4. Replacing your event Bus (wip)
3434

35-
http://stackoverflow.com/questions/19266834/rxjava-and-random-sporadic-events-on-android
35+
http://stackoverflow.com/questions/19266834/rxjava-and-random-sporadic-events-on-android

0 commit comments

Comments
 (0)