diff --git a/readme.md b/readme.md index d3bafb7..ced00f1 100644 --- a/readme.md +++ b/readme.md @@ -12,6 +12,10 @@ Inserts the selected emoji directly, or copies it to the clipboard. - Hit `Alt+c` to copy it to the clipboard 4. 🎠 +## How does it look? + +![Screenshot of rofimoji](screenshot.png?raw=true) + ## Installation Download `rofimoji.py` and move it somewhere on your path, for example `/usr/local/bin`. diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..b334979 Binary files /dev/null and b/screenshot.png differ