diff --git a/README.md b/README.md index 126eeeb..e207c24 100644 --- a/README.md +++ b/README.md @@ -28,3 +28,14 @@ it will be like ```console # ./omemo-gen-get-devicelist-of [ account you want to see the devicelist of ] ``` + +### Pasting into the XMPP console in gajim + +![Pasted request](/img/1.png) +[Can't read a thing?](https://raw.githubusercontent.com/Bandie/omemo-qrcode-gen/master/img/1.png) + +![The send button](/img/2.png) +[Can't read a thing?](https://raw.githubusercontent.com/Bandie/omemo-qrcode-gen/master/img/2.png) + +![The information you want to have](/img/3.png) +[Can't read a thing?](https://raw.githubusercontent.com/Bandie/omemo-qrcode-gen/master/img/3.png) diff --git a/img/1.png b/img/1.png new file mode 100644 index 0000000..4fe564b Binary files /dev/null and b/img/1.png differ diff --git a/img/2.png b/img/2.png new file mode 100644 index 0000000..1357998 Binary files /dev/null and b/img/2.png differ diff --git a/img/3.png b/img/3.png new file mode 100644 index 0000000..dd9e3d1 Binary files /dev/null and b/img/3.png differ