diff --git a/README.md b/README.md index 62b1c1c..eb12592 100644 --- a/README.md +++ b/README.md @@ -84,3 +84,7 @@ auto [!] {first}.{last} [+] Found first.last prefix ``` + +Output (HTML): + +![Output HTML Report](asset/htmlreport.png) diff --git a/asset/htmlreport.png b/asset/htmlreport.png new file mode 100644 index 0000000..9b83771 Binary files /dev/null and b/asset/htmlreport.png differ