Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pavanmankar authored Jan 21, 2024
1 parent 4af3cd9 commit 1a7df88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ Retrofit, Coroutines, Flow, StateFlow, etc.

- MVVM Architecture
- Kotlin
- Dagger Hilt
- Dagger2
- Retrofit
- Coroutines
- Flows
- Stateflow
- View binding
- Unit Test

#### The app contains following packages:
#### The app contains the following packages:
1. **data**: It contains all the data accessing and manipulating components.
2. **di**: Dependency providing classes using Dagger2.
3. **ui**: View classes along with their corresponding ViewModel.
Expand Down

0 comments on commit 1a7df88

Please sign in to comment.