From 665bf7b8e9f41ff990b1844b5b0ae935781f52f2 Mon Sep 17 00:00:00 2001 From: Jamie York Date: Mon, 30 Dec 2013 15:01:18 -0700 Subject: [PATCH] Tweak Knp Labs Github API library name and description. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bad1b9ae..d609bc67 100644 --- a/README.md +++ b/README.md @@ -457,7 +457,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Campaign Monitor](http://campaignmonitor.github.com/createsend-php/) - The official Campaign Monitor PHP library. * [Digital Ocean](https://github.com/toin0u/DigitalOcean) - A library to interface with the Digital Ocean API. * [Github](https://github.com/dsyph3r/github-api3-php) - A library to interface with the Github API. -* [PHPGithubApi](https://github.com/KnpLabs/php-github-api) - A library to interface with the Github API. +* [PHP Github API](https://github.com/KnpLabs/php-github-api) - Another library to interface with the Github API. * [Twitter OAuth](https://github.com/widop/twitter-oauth) - A library to interface with Twitter's OAuth workflow. * [Twitter REST](https://github.com/widop/twitter-rest) - A library to interact with Twitter's REST API. * [Dropbox SDK](https://github.com/dropbox/dropbox-sdk-php) - The official PHP Dropbox SDK library.