From df700dd4c3899accd0f2fa247cf8e818dd23b74b Mon Sep 17 00:00:00 2001 From: Trevor Blanarik Date: Mon, 9 Sep 2024 14:13:26 -0700 Subject: [PATCH] screenshot --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 475ca0e..1c8214e 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ Spotbot is a simple Azure Function App to convert [HamAlert](https://hamalert.org/) alerts from [POTA](https://pota.app) or [SOTA](https://www.sota.org.uk/) in to a message format that can be forwarded on to a Discord channel webhook. +![image](https://github.com/user-attachments/assets/f664d60f-2042-4b2d-9c88-4ce4051f17c7) + + ## Requirements - Python 3.x