aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Jahn (LNJ) <lnj@kaidan.im>2019-04-27 21:58:15 +0100
committerJeremy Lainé <jeremy.laine@m4x.org>2019-05-01 10:32:35 +0200
commit754cc5a70479a54659dbc93ccb5bf28e1da77ef4 (patch)
tree181dc32a0aeb18522d31ca7ac2f858d2e55003d7
parent740a085ef7ac707e2cc2217edf02e296c3f7692e (diff)
downloadqxmpp-754cc5a70479a54659dbc93ccb5bf28e1da77ef4.tar.gz
README: Remove notice about GuiClient example
The GuiClient / example 4 has been removed.
-rw-r--r--README.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.md b/README.md
index 4b311208..3d328104 100644
--- a/README.md
+++ b/README.md
@@ -71,10 +71,6 @@ This is a very simple bot which echoes the message sent to it. Run this
example, send it a message from a friend of this bot and you will
receive the message back. This example shows how to receive and send messages.
-* *GuiClient*
-This is a full fledged Graphical XMPP client. This example will uses most of
-the part of this library.
-
DOCUMENTATION
=============