summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp')
-rw-r--r--cpp/README.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/README.txt b/cpp/README.txt
index 0209fc93d0..f200802342 100644
--- a/cpp/README.txt
+++ b/cpp/README.txt
@@ -52,3 +52,5 @@ from the qpid/cpp directory, then follow the above instructions.
The INSTALL notes contain more detailed information on compiling and
installing this software.
+
+qpid/cpp/examples/README.txt describes the C++ client API examples.