diff --git a/README.md b/README.md new file mode 100644 index 0000000..db2aec3 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# rxjava-github +Sample RxJava app using GitHub API made for Sarajevo Mobile Technology Meetup 04.06.2016. + +Showcases use of RxJava Observables, RxBindings for views observables, maps, filters, debouncing, using observables as promises, combining streams and alot of spaghetti code. :D