diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..62248d23fe0755ac879bfc125e4467dfaca8f872 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +[![Build Status](https://travis-ci.org/hanzz/libtransport.png?branch=master)](https://travis-ci.org/hanzz/libtransport) + +Spectrum is an XMPP transport/gateway. It allows XMPP users to communicate with +their friends who are using one of the supported networks. It supports a wide +range of different networks such as ICQ, XMPP (Jabber, GTalk), AIM, MSN, +Facebook, Twitter, Gadu-Gadu, IRC and SIMPLE. Spectrum is written in C++ +and uses the Swiften XMPP library and libpurple for “legacy networks”. +Spectrum is open source and released under the GNU GPL.