diff --git a/README.md b/README.md index f8b9fb2..426ad2e 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,8 @@ This is a side-project stemming from a Flask website project (https://code.joost - ✏️ highlight lookup results and corresponding legend information (match an SPF value with an SPF legend explanation of that value) - 🔢 look up relevant information on IP addresses +# Screenshot + +Below you can find a screenshot of the current output of the tool. + +![screenshot](assets/imgs/README_2024-09-02_14-40-00.png) diff --git a/assets/imgs/README_2024-09-02_14-40-00.png b/assets/imgs/README_2024-09-02_14-40-00.png new file mode 100644 index 0000000..49f21b9 Binary files /dev/null and b/assets/imgs/README_2024-09-02_14-40-00.png differ