From bcd72746aaa5e561be08385c5395604a7f970ae7 Mon Sep 17 00:00:00 2001 From: Michael Roterman Date: Sat, 2 Nov 2013 05:00:28 +0100 Subject: [PATCH] Updating README with proper sources. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 13e45c50..21ac4ca0 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,11 @@ I've started working on this since the week of October-November 2013. I hope to The API namespace has most things already covered, however this is RAW output from the API. I'm working extensively on finishing the models. +A PHP Wrapper for use with the [TMDB API](http://http://docs.themoviedb.apiary.io/). +============== + +Based on & inspired by [php-github-api](https://github.com/KnpLabs/php-github-api) and [php-gitlab-api](https://github.com/m4tthumphrey/php-gitlab-api/). + Installation ------------ Install Composer