diff --git a/README.md b/README.md index 51a941a..c49be1a 100644 --- a/README.md +++ b/README.md @@ -247,9 +247,11 @@ wp i18n make-php [] # Create PHP files for all PO files in the current directory. $ wp i18n make-php . + Success: Created 3 files. # Create a PHP file from a single PO file in a specific directory. $ wp i18n make-php example-plugin-de_DE.po languages + Success: Created 1 file.