diff --git a/README.md b/README.md new file mode 100644 index 0000000..58b93c7 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +#RxBlrdroid + +The base point for starting the hands on session at the Blrdroid RxJava session in October 2015. Contains +- All the basic gradle settings to get started with RxAndroid +- A Retrofit setup to get music information for a band +- A simple RecyclerView to show the results