mirror of
https://github.com/hmalik144/MovieListTest.git
synced 2025-12-10 01:25:18 +00:00
Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user