diff --git a/README.md b/README.md index 16402b6..6c8347f 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ For example: ```php filters.xml` to generate the XML for the filters and export it into a file. +Run `./vendor/bin/generate-filters` to generate the XML for the filters and export it into a file. + +#### Options + +- `--input-file` - specify the name of the file containing the filters (defaults to `filters.php`). +- `--output-file` - specify the name of the output file (defaults to `filters.xml`). ### Step 4: Import the Filters