aboutsummaryrefslogtreecommitdiff
path: root/example/example_1_echoClient/README
diff options
context:
space:
mode:
authorManjeet Dahiya <manjeetdahiya@gmail.com>2009-06-14 10:58:36 +0000
committerManjeet Dahiya <manjeetdahiya@gmail.com>2009-06-14 10:58:36 +0000
commit4bb18146d12ad2af36ec4e609a010f86be05730a (patch)
tree9cfea59236aea6ee0d8e638d6acb72f8de1ae94d /example/example_1_echoClient/README
parentcb37450aac5fedbc5aa0cd4bc6fb9955d13bc5be (diff)
downloadqxmpp-4bb18146d12ad2af36ec4e609a010f86be05730a.tar.gz
add
Diffstat (limited to 'example/example_1_echoClient/README')
-rw-r--r--example/example_1_echoClient/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/example/example_1_echoClient/README b/example/example_1_echoClient/README
new file mode 100644
index 00000000..a8e19abf
--- /dev/null
+++ b/example/example_1_echoClient/README
@@ -0,0 +1,5 @@
+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. You will recieve the message back.
+
+This example shows how to receive and send messages.