diff --git a/README.md b/README.md index 84c8e09..0149db9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ This project is a technical test that showcases a modern Android application development using Kotlin and the latest tech stack. -The app uses the ```[Pixabay](https://pixabay.com/api/docs/#api_search_images)``` API service to display the image list based on the search result. It follows the Clean Architecture principles, the Repository Pattern, and the MVVM Architecture. It also uses Jetpack Compose UI toolkit in the presentation layer. +The app uses the [Pixabay](https://pixabay.com/api/docs/#api_search_images) API service to display the image list based on the search result. It follows the Clean Architecture principles, the Repository Pattern, and the MVVM Architecture. It also uses Jetpack Compose UI toolkit in the presentation layer. ## Features