diff --git a/README.md b/README.md index e1ea177..7c6b219 100644 --- a/README.md +++ b/README.md @@ -130,4 +130,4 @@ Whether or not to download and save images attached to posts. Generally speaking - Type: Boolean - Default: `false` -Whether or not to also include images scraped from <img> tags in post body content. These images are downloaded and saved along with other images as dictated by `--saveimages`. +Whether or not to also include images scraped from <img> tags in post body content. These images are downloaded and saved along with other images as dictated by `--saveimages`. The <img> tags are updated to point to where the images are saved.