From 70c376063aa3a30db16facd8c103b2c6ef3b3e36 Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Tue, 10 Aug 2010 16:22:18 +0000 Subject: rename "example" to "examples" --- examples/example_1_echoClient/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 examples/example_1_echoClient/README (limited to 'examples/example_1_echoClient/README') diff --git a/examples/example_1_echoClient/README b/examples/example_1_echoClient/README new file mode 100644 index 00000000..4c3ac681 --- /dev/null +++ b/examples/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. -- cgit v1.2.3