diff --git a/README.markdown b/README.markdown index 936605f..9de56a9 100644 --- a/README.markdown +++ b/README.markdown @@ -11,7 +11,7 @@ http://magp.ie/2011/01/10/tidy-and-format-your-php-and-meet-wordpress-standards- ### Basic usage ``` -$ phptidy.php replace some-file.php +$ wp-phptidy.php replace some-file.php ``` Complete documentation can be found on the phptidy home page: http://phptidy.berlios.de/ diff --git a/phptidy.php b/wp-phptidy.php similarity index 100% rename from phptidy.php rename to wp-phptidy.php