From 70609040ccf149d9fd9ec773c34e554f8c140376 Mon Sep 17 00:00:00 2001 From: Alvaro Garcia Date: Mon, 24 Oct 2016 16:56:41 +0100 Subject: [PATCH] also works from a file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd2e614..2b6588e 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,6 @@ This is a helper tool for [Mockingjay Server](https://github.com/quii/mockingjay Take a look at the [`run.bash`](./run.bash) file. The program requires: - * The URL containing `requests` JSON ([More info](https://github.com/quii/mockingjay-server/#inspect-what-requests-mockingjay-has-received)) + * The URL or path containing `requests` JSON ([More info](https://github.com/quii/mockingjay-server/#inspect-what-requests-mockingjay-has-received)) * The output file for the YAML * The URL for the real service