diff --git a/README.md b/README.md index 6d59151..b24584b 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,12 @@ maigret alexaimephotographycars ![animation of recursive search](./static/recursive_search.svg) -[Full output](./static/recursive_search.md) +![HTML report screenshot](./static/report_alexaimephotography_html_screenshot.png) + +![XMind report screenshot](./static/report_alexaimephotography_xmind_screenshot.png) + + +[Full console output](./static/recursive_search.md) ## License diff --git a/static/report_alexaimephotography_html_screenshot.png b/static/report_alexaimephotography_html_screenshot.png new file mode 100644 index 0000000..ae6fcb9 Binary files /dev/null and b/static/report_alexaimephotography_html_screenshot.png differ diff --git a/static/report_alexaimephotography_xmind_screenshot.png b/static/report_alexaimephotography_xmind_screenshot.png new file mode 100644 index 0000000..76cd428 Binary files /dev/null and b/static/report_alexaimephotography_xmind_screenshot.png differ