From d94da3073c2ccd214e95b990974d675e0ae3afbb Mon Sep 17 00:00:00 2001 From: Nail' Asadullin <54960055+NightGoat@users.noreply.github.com> Date: Sun, 28 Nov 2021 13:34:34 +0300 Subject: [PATCH] Update README.md --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) 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)