Update movieCasts to movieCredits in readme.md

This commit is contained in:
Ruud Burger
2014-07-22 13:15:35 +02:00
parent 142368c0de
commit ef24e28462

View File

@@ -45,7 +45,7 @@ All themoviedb.org API v3 methods included (I have plans to change this method n
| collectionInfo | collection/:id |
| movieInfo | movie/:id |
| movieAlternativeTitles | movie/:id/alternative_titles |
| movieCasts | movie/:id/casts |
| movieCredits | movie/:id/credits |
| movieImages | movie/:id/images |
| movieVideos | movie/:id/videos |
| movieKeywords | movie/:id/keywords |