Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Souleymane Sidibe committed Aug 19, 2021
1 parent f047a63 commit e254f47
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 16 deletions.
17 changes: 3 additions & 14 deletions .idea/deploymentTargetDropDown.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Domain module has no module dependency.
Data module depends on domain.
Device module depends on Data.

##Libraries
## Libraries

* [Jetpack Compose](https://developer.android.com/jetpack/compose)
* Jetpack libraries ([Room](https://developer.android.com/training/data-storage/room), [ViewModel](https://developer.android.com/topic/libraries/architecture/viewmodel?hl=en))
Expand All @@ -26,6 +26,6 @@ Device module depends on Data.
* [Accompanist](https://google.github.io/accompanist/)

## Todo
* Unit tests and UI testing
* UI testing
* Centralize dependencies
* Animation between Composables

0 comments on commit e254f47

Please sign in to comment.