Update README.md

This commit is contained in:
2020-10-13 13:10:19 +01:00
committed by GitHub
parent 5dc1d2fc6c
commit 48079c2b2d

View File

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