diff --git a/README.md b/README.md index be11179..bc3c039 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,6 @@ # MovieListTest Load Movies from TMDB API and poppulate a list on your device -## Requirements - - - Minimum android version 23 - - Permissions : Internet, Network state - ## Installation Clone this repository with the following command @@ -13,6 +8,11 @@ Clone this repository with the following command then open with android studio. +## Requirements + + - Minimum android version 23 + - Permissions : Internet, Network state + ## Features - SOLID coding principles applied to keep code clean and easy to read