From 6a2e7b24db8485eeb1bc4e36f3da6b8713458c88 Mon Sep 17 00:00:00 2001 From: Michael Roterman Date: Mon, 3 Mar 2014 00:12:55 +0100 Subject: [PATCH] Adding plug-ins section --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b612b01..4c52fb71 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ If this project saved you a bunch of work, or you just simply appreciate my effo Features ----------------- +-------- - An complete integration of TMDB ( accounts, movies, tv etc. _if something is missing I haven't added the updates yet!_ ). - Array implementation of the movie database @@ -45,6 +45,12 @@ Features - Caching support based on `max-age` headers returned by TMDB, requires `doctrine-cache`. - Logging support, requires `monolog`. +Plug-ins +-------- + +- Symfony2 + - [wtfzdotnet/WtfzTmdbBundle](https://github.com/wtfzdotnet/WtfzTmdbBundle) + Installation ------------ Install Composer