From 7b66944e5891e3c745bbc686cb1a4231efb7dd8b Mon Sep 17 00:00:00 2001 From: danijoo Date: Thu, 29 Oct 2015 23:58:25 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c42ecdf..eec9e3c 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -Api key must be added unter app/src/main/res/values/api_key.xml +A demo app demonstrating the use of an external api to fetch a list of popular movies. + +App submission for the Udacity android nanodegree. + +Api key for tmdb must be added unter app/src/main/res/values/api_key.xml