diff --git a/README.md b/README.md index 9571028..63c2776 100644 --- a/README.md +++ b/README.md @@ -278,4 +278,10 @@ To contribute to the project: --- -📦 GitHub Push → 🔄 Telex → 🧠 Analysis/Suggestions Pipeline (🔍 → 🤖 → 🎯) → 📱 Slack Alert \ No newline at end of file +📦 GitHub Push → 🔄 Telex → 🧠 Analysis/Suggestions Pipeline (🔍 → 🤖 → 🎯) → 📱 Slack Alert + +--- + +## Test Screenshots +![Message received on Telex channel from Github](screenshots/telex_1.png) +![Message received on Slack channel from Telex](screenshots/telex_2.png) \ No newline at end of file diff --git a/screenshots/telex_1.png b/screenshots/telex_1.png new file mode 100644 index 0000000..1a8be54 Binary files /dev/null and b/screenshots/telex_1.png differ diff --git a/screenshots/telex_2.png b/screenshots/telex_2.png new file mode 100644 index 0000000..27b0d1f Binary files /dev/null and b/screenshots/telex_2.png differ