diff --git a/README.md b/README.md index f5fce2a..4d28b45 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,19 @@ # Dogga -Simple Android Native Application consuming the https://dog.ceo/dog-api/ -This app is made just for portfolio and study purposes and it is in constanting evolution. +![Dogga App icon](app/src/main/res/mipmap-xxxhdpi/ic_launcher.webp) + +Simple Android Native Application consuming the [Dog API](https://dog.ceo/dog-api/) + +This app is made just for portfolio and study purposes and it is in constant evolution. + + +It is made using: + +- MVVM +- Jetpack Compose +- Retrofit +- JUnit4 +- Mockk +- Kotlin DSL (kts script) +- Koin +