diff --git a/README.md b/README.md index 127f8ea..e326453 100644 --- a/README.md +++ b/README.md @@ -165,6 +165,6 @@ Some WordPress sites make use of a `"page"` post type and/or custom post types. ## Advanced Settings -You can edit [settings.js](https://github.com/lonekorean/wordpress-export-to-markdown/blob/master/src/settings.js) to tweak advanced settings. This includes things like throttling image downloads or customizing the date format in frontmatter. +You can edit [settings.js](https://github.com/lonekorean/wordpress-export-to-markdown/blob/master/src/settings.js) to tweak advanced settings. This includes things like customizing frontmatter fields and throttling image downloads. You'll need to run the script locally (not using `npx`) to make use of advanced settings.