diff --git a/README.md b/README.md index 8c8f30a..0609502 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ The script produces a JSON array containing objects such as the following: } ``` -See the inline help file for details: +The JSON file is written to the output directory specified on the command line. See the inline help file for details: ```Shell $ $BIN_DIR/request_http_resources.sh -h @@ -294,7 +294,7 @@ The script produces a JSON array containing objects such as the following: } ``` -Like the previous script, this script also depends on cached metadata. In addition, this script requests each (compressed) resource from the server just-in-time. See the inline help file for details: +Like the previous script, this script also depends on cached metadata. In addition, this script requests (compressed) resources from the server just-in-time. See the inline help file for details: ```Shell $ $BIN_DIR/test_compressed_resources.sh -h