From 8693162f2494a3608de6b4db5ace246503327130 Mon Sep 17 00:00:00 2001 From: "Nek (Maxime Veber)" Date: Mon, 14 Apr 2014 19:41:49 +0200 Subject: [PATCH] Added thanks --- Readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Readme.md b/Readme.md index fa697ee..8113332 100644 --- a/Readme.md +++ b/Readme.md @@ -8,3 +8,9 @@ I made this project because I created a lib for Youtube API and another for Soun Both libs have the same needs. To avoid duplicated code, I made this little project that can be used as a base for the API lib you want to create. +Inspiration +----------- + +This project look like php-github-api, and it's not innocent. I used it as model. + +Thanks to KnpLabs & Contributors on this project. \ No newline at end of file