diff --git a/README.md b/README.md index a2f521c2..6939da19 100644 --- a/README.md +++ b/README.md @@ -45,4 +45,11 @@ As you can see below, the `notification-summary` and `notification-color` are be
+
+ +### Emojis +Emoji support isn't great for incoming webhooks on Microsoft Teams yet. You can hack your way through it using HEX codes. For example, in `notification-summary` I used `Emojify! 🚢 ✅` for the following screenshot. HEX codes for emojis [here](https://apps.timwhitlock.info/emoji/tables/unicode). + ++
\ No newline at end of file diff --git a/notification-emoji-screenshot.png b/notification-emoji-screenshot.png new file mode 100644 index 00000000..aca0ca30 Binary files /dev/null and b/notification-emoji-screenshot.png differ