diff --git a/README.md b/README.md index 1cd86eb..3f60b9a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Chat-O-Matic is a multi-protocol chat program based on [Caya](https://github.com/Augustolo/Caya). -![Screenshot](data/screenshots/update-3.png) +![Screenshot](data/screenshots/update-final.png) It can use protocols through native add-ons as well as through libpurple, the library used by [Pidgin](https://pidgin.im/). @@ -26,7 +26,7 @@ Or one-by-one: Chat-O-Matic itself requires the `expat_devel` package, the XMPP protocol requires `gloox_devel`, and the libpurple add-on requires `libpurple_devel` and -`glib2_devel`― though it's worth noting that libpurple doesn't work on x86_gcc2. +`glib2_devel`. ## Installation diff --git a/data/screenshots/update-final.png b/data/screenshots/update-final.png new file mode 100644 index 0000000..dc6f9ce Binary files /dev/null and b/data/screenshots/update-final.png differ