diff --git a/README.md b/README.md index debe1b1c..c07cf112 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ It uses eZ Components, ezcPhpGenerator, in order to generate php files. Test this library online here : http://www.wsdltophp.com/ +Read the PHPDoc online here : http://phpdoc.wsdltophp.com/ + Tutorial ======== @@ -42,4 +44,4 @@ List of options : I advise you to use the option WsdlToPhp::OPT_GEN_TUTORIAL_KEY. It is very usefull if you want to have the starting code to use the generated classes. -Feel free to make request for improvements. \ No newline at end of file +Feel free to make request for improvements.