diff --git a/.idea/deploymentTargetDropDown.xml b/.idea/deploymentTargetDropDown.xml
index 9db3168..50b6a5c 100644
--- a/.idea/deploymentTargetDropDown.xml
+++ b/.idea/deploymentTargetDropDown.xml
@@ -6,23 +6,12 @@
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
+
\ No newline at end of file
diff --git a/README.md b/README.md
index 907788f..6d73e54 100644
--- a/README.md
+++ b/README.md
@@ -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))
@@ -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