From ee674bfe6b0370d27229a5928998201baa30dda5 Mon Sep 17 00:00:00 2001 From: Jan Kaluza Date: Wed, 16 Nov 2011 08:58:55 +0100 Subject: [PATCH] At least something in README --- README | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README b/README index e69de29b..cd912fb4 100644 --- a/README +++ b/README @@ -0,0 +1,6 @@ +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.