From bd74cbb4b8daf4b0bf4015c486916dea62e21fa4 Mon Sep 17 00:00:00 2001 From: ziadoz Date: Wed, 11 Apr 2012 19:05:05 -0700 Subject: [PATCH] --- awesome-php.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/awesome-php.md b/awesome-php.md index 0a6cb3f..a215dcb 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -34,4 +34,5 @@ A list of amazingly awesome PHP libraries that you should be using: # Bonus Extras -* [PHPEnv](https://github.com/CHH/phpenv) and [PHP Build](https://github.com/CHH/php-build) - PHP version management and installation. \ No newline at end of file +* [PHPEnv](https://github.com/CHH/phpenv) - A PHP version manager. +* [PHP Build](https://github.com/CHH/php-build) - A PHP version installer. \ No newline at end of file