From 01eb84514204d53d847542b6b605cd96af10fa0d Mon Sep 17 00:00:00 2001 From: Dark Date: Wed, 11 Nov 2015 02:09:41 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index adcc097..2dac9cf 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A PHP CLI script to ouput the contents of a whole directory tree to a JSON objec *by Ryan, 2015* http://www.ryadel.com/ -* [Project Page](http://www.ryadel.com/en/portfolio/dir2json-en/) +* [Official Page](http://www.ryadel.com/en/portfolio/dir2json-en/) * [Documentation & info](http://www.ryadel.com/dir2json-a-php-cli-script-to-output-the-contents-of-a-folder-tree-into-a-json-object/) ## What does it do