From 274245ed024d9088012c75cb8da410664cdfce13 Mon Sep 17 00:00:00 2001 From: hmalik144 Date: Fri, 24 Jan 2020 18:53:38 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f72101..5b2c3f8 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ MVVM - Model View Viewmodel ## Built With -* [Kodein](https://github.com/Kodein-Framework/Kodein-DI) +* [Kodein](https://github.com/Kodein-Framework/Kodein-DI) - Painless Kotlin Dependency Injection * [Retrofit](https://github.com/square/retrofit) - Type-safe HTTP client for Android and Java by Square, Inc ## Authors