diff --git a/README.md b/README.md index 8823bfd..5092ce0 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,14 @@ ##### Features: * Kotlin * MVVM -* Dagger2 -* Retrofit (OpenWeatherMap.org API) +* [Dagger2](https://github.com/google/dagger) +* [Retrofit](https://github.com/square/retrofit) +* [OpenWeatherMap.org API](https://OpenWeatherMap.org) * Room -* RxJava3 -* Joda time +* [RxJava3](https://github.com/ReactiveX/RxJava) +* [Joda time](https://github.com/dlew/joda-time-android) +* [Facebook shimmer](https://github.com/facebook/shimmer-android) +* [Splash screen api](https://developer.android.com/guide/topics/ui/splash-screen) ##### Links: * [Screenshot 1](https://github.com/NightGoat/WeatherAndroidApp/blob/master/git%20images/Screenshot_1.png) * [Screenshot 2](https://github.com/NightGoat/WeatherAndroidApp/blob/master/git%20images/Screenshot_2.png)