diff --git a/README.md b/README.md index 8ed594d..abba56b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Python class to easily develop a simple Telethon style chatbot for the LXMF protocol. +![screenshot](screenshot.png) + ## Installation ``` diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..1c640c7 Binary files /dev/null and b/screenshot.png differ