From 92d5ac634bf3b0ca0ec55be87aaec55c4ea687b2 Mon Sep 17 00:00:00 2001 From: hmalik144 Date: Tue, 13 Oct 2020 12:59:47 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 74d0046..04f13aa 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,9 @@ Load Movies from TMDB API and poppulate a list on your device ## Installation Clone this repository with the following command -`git clone https://github.com/hmalik144/MovieListTest/` + + `git clone https://github.com/hmalik144/MovieListTest/` + then open with android studio. ## Features