Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alirezaeiii authored Dec 6, 2024
1 parent 94ba4c4 commit 2e74671
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ tmdb_api_key=YOUR_API_KEY
| [Jetsnack](https://github.com/android/compose-samples/tree/main/Jetsnack) | [Jetflix](https://github.com/yasinkacmaz/jetflix) | [Cinemax](https://github.com/AfigAliyev/Cinemax)
| :-: | :-: | :-: |

## Testing
Local unit testing is done for Repository and ViewModel layers. UI testing is done for screens using Compose UI Test.

## Libraries
* [Android Jetpack](https://developer.android.com/jetpack)
* [Compose](https://developer.android.com/jetpack/compose) Android’s modern toolkit for building native UI.
Expand Down

0 comments on commit 2e74671

Please sign in to comment.