Adding README.md

This commit is contained in:
Adam Backstrom 2013-07-25 22:42:49 -04:00
parent 3fb8dcdc85
commit cbf4d7ef18
1 changed files with 11 additions and 0 deletions

11
README.md Normal file
View File

@ -0,0 +1,11 @@
# php-tools
A web frontend for common PHP encode/decode operations.
![php-tools screenshot](http://objects.dreamhost.com/sixohthree/php-tools.1374806160.png)
## Install
git clone https://github.com/abackstrom/php-tools.git
cd php-tools
composer install