diff --git a/README.md b/README.md index 02c5619..5cdd3ff 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,12 @@ `kiss-xmpp` is the simplest XMPP client possible (and usable for IRC through biboumi). It supports a single 1:1 or MUC chat at a time. It's primary use-case is doing XMPP & IRC over Telnet from a stock Atari 800XL (64kb RAM), which has, let's say, less than ideal vt100 emulation. +

+
+ kiss-xmpp in use on 800xl +
+

+ Building from git: `cargo build --release` diff --git a/kiss-xmpp-on-800xl.jpg b/kiss-xmpp-on-800xl.jpg new file mode 100644 index 0000000..443fcd8 Binary files /dev/null and b/kiss-xmpp-on-800xl.jpg differ