From da562aa1b4c20a6cade4da97f61d80ffe08ad6bf Mon Sep 17 00:00:00 2001 From: Walesa Danto Date: Sat, 13 Jun 2015 03:42:28 +0700 Subject: [PATCH] correcting retrofit and dagger link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ff86009..bd24370 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,8 @@ External Libs This project use this external libs -* [Retrofit ](http://square.github.io/dagger/) -* [Dagger](http://square.github.io/retrofit/) +* [Dagger](http://square.github.io/dagger/) +* [Retrofit](http://square.github.io/retrofit/) * [ButterKnife](http://jakewharton.github.io/butterknife/) * [Parceler](https://github.com/johncarl81/parceler) * [Picasso](http://square.github.io/picasso/)