diff --git a/README.md b/README.md index 97f92b8..3f54ebf 100644 --- a/README.md +++ b/README.md @@ -1,28 +1,9 @@ -# Caya -Caya is the best Instant Messaging client for Haiku. +# ![Icon](data/icons/Caya.png) Caya +![GSoC 2021](https://img.shields.io/badge/GSoC-2021-green.svg) -[Project Page](http://www.versut.com/caya) +A multi-protocol chat program. -Protocols supported: +![Screenshot](data/screenshots/update-1.png) -* XMPP (Jabber, GTalk) -* Yahoo -* AIM - -How to install --------------- - -The latest stable version is available as package through HaikuDepot. - -How to build ------------- - -./configure - -jam - -Donate ------- -If you like Caya, support the project with a little donation. - -[![Flattr this git repo](http://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=dareios&url=https://github.com/Barrett17/Caya&title=Caya&language=&tags=github&category=software) +## Building +`$ make` diff --git a/data/icons/Caya.png b/data/icons/Caya.png new file mode 100644 index 0000000..23c0c36 Binary files /dev/null and b/data/icons/Caya.png differ diff --git a/data/screenshots/update-1.png b/data/screenshots/update-1.png new file mode 100644 index 0000000..4e1675a Binary files /dev/null and b/data/screenshots/update-1.png differ