Merge remote-tracking branch 'origin/master'

This commit is contained in:
Aargonian
2016-02-02 10:07:15 -05:00

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# PopularMovies
PopularMovies is an app that shows the user the current most popular or highest-rated movies. The movie sources come from [TheMovieDB](https://www.themoviedb.org). If you intend to download the project yourself, you will need to create a gradle.properties file with a property "TMDBKey", along with your API Key from TheMovieDB.