diff --git a/README.md b/README.md index 2fb34d5..8fa9e07 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 👋 Wave Extension for Google Meet -Wave is a Firefox/Chrome compatible alternative to the [Nod extension for Google meet](https://chrome.google.com/webstore/detail/nod-reactions-for-google/oikgofeboedgfkaacpfepbfmgdalabej), which is currently Chrome-only. It can be used in meetings with mobile participants because it sends the emoji as chat messages so other people in the meet don't need to have the extension installed to see them, and the Google Meet mobile app does not allow extensions. +Wave is a Firefox/Chrome compatible alternative to the [Nod extension for Google meet](https://chrome.google.com/webstore/detail/nod-reactions-for-google/oikgofeboedgfkaacpfepbfmgdalabej), which is currently Chrome-only. It can be used in meetings with mobile participants because it sends the emoji as chat messages so other people in the meet don't need to have the extension installed to see them, and the Google Meet mobile app does not allow extensions. ### Comparison @@ -11,3 +11,7 @@ Wave is a Firefox/Chrome compatible alternative to the [Nod extension for Google | Firefox extension | Not yet | ✅ | | Meeting participants can receive emoji without having it installed. | ❌ | ✅ | | Animated emoji | ✅ | ❌ | + +### Screenshot + +![Screenshot of wave extension in Google Meet](screenshot.png) diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..4482224 Binary files /dev/null and b/screenshot.png differ