From 7d3c3b5991cb430d6ff9c66c794688d67d5baa75 Mon Sep 17 00:00:00 2001 From: mgeeky Date: Fri, 5 Nov 2021 16:46:20 +0100 Subject: [PATCH] Added support for HTML output --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e2b3b31..6e8f651 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ In order to embellish your Phishing HTML code before sending it to your client, ![4.png](img/4.png) -- Report can be generated into a good-looking HTML: +- Report can be generated into a good-looking HTML (usage: `py decode-spam-headers.py headers.txt -f html -o report.html` ): ![5.png](img/5.png)