aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS12
-rw-r--r--README4
2 files changed, 14 insertions, 2 deletions
diff --git a/AUTHORS b/AUTHORS
new file mode 100644
index 00000000..f80ffbb3
--- /dev/null
+++ b/AUTHORS
@@ -0,0 +1,12 @@
+QXMPP AUTHORS
+-------------
+
+Manjeet Dahiya <manjeetdahiya@gmail.com>
+ * Initial author of QXmpp
+
+Jeremy Lainé <jeremy.laine@m4x.org>
+ * Co-maintainer of QXmpp
+
+Ian Reinhart Geiser <geiseri@kde.org>
+ * Initial author of Jabber-RPC support.
+
diff --git a/README b/README
index ecf0d964..939f8451 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-ABOUT
------
+ABOUT QXMPP
+-----------
QXmpp is cross-platform C++ client library for XMPP. It is based on Qt.