summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python/examples/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/examples/README.txt b/python/examples/README.txt
index 50bb0a8c9b..4395160fec 100644
--- a/python/examples/README.txt
+++ b/python/examples/README.txt
@@ -17,7 +17,6 @@ api/spout -- A simple messaging client that sends
api/server -- An example server that process incoming
messages and sends replies.
-
api/hello -- An example client that sends a message
and then receives it.
@@ -25,6 +24,7 @@ api/hello_xml -- An example client that sends a message
to the xml exchange and then receives
it.
+
reservations -- Directory containing an example machine
reservation system.