Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Masoud Khoshkam committed Feb 11, 2024
1 parent c4c42b1 commit 5c3594e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 5c3594e

Please sign in to comment.