This commit is contained in:
danijoo
2015-10-30 00:04:21 +01:00
2 changed files with 5 additions and 1 deletions

5
README.md Normal file
View File

@@ -0,0 +1,5 @@
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

View File

@@ -1 +0,0 @@
Api key must be added unter app/src/main/res/values/api_key.xml