Merge pull request #6 from borkweb/document-composer

Add note about Composer prerequisite
This commit is contained in:
Adam Backstrom 2013-07-27 04:29:54 -07:00
commit 4f7f6ff702
1 changed files with 5 additions and 0 deletions

View File

@ -4,6 +4,11 @@ A web frontend for common PHP encode/decode operations.
![php-tools screenshot](http://objects.dreamhost.com/sixohthree/php-tools.1374806160.png)
## Prerequisites
This tool uses [Composer](http://getcomposer.org) to manage external PHP
libraries. You'll need to install that.
## Install
git clone https://github.com/abackstrom/php-tools.git