diff --git a/README.md b/README.md new file mode 100644 index 0000000..59b6a72 --- /dev/null +++ b/README.md @@ -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