From 01b0bf1bae6afde1f7bf38f4119bc036f2e6f968 Mon Sep 17 00:00:00 2001 From: terceranexus6 Date: Thu, 18 May 2023 16:55:05 +0200 Subject: [PATCH] updating the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4b1a41..d2e883a 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ This script will give you a fast report using a hash: For example: ``` -./get_report fcdec9d9b195b8ed827fb46f1530502816fe6a04b1f5e740fda2b126df2d9fd5 example +./get_report.sh fcdec9d9b195b8ed827fb46f1530502816fe6a04b1f5e740fda2b126df2d9fd5 example ``` This will produce a `example.json` file and a `readable_example` file. The `.json` is the whole VT report, while `readable_` is a fast-readable version with key values. In the example above, the readable would look like: -- 2.45.2