From 32e8fa5dff4fbb392386582fd520aa043b3078dc Mon Sep 17 00:00:00 2001 From: Tom Scavo Date: Sun, 11 Jun 2017 09:38:34 -0400 Subject: [PATCH] Minor edits --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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