fixed up the examples README
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/cce42472 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/cce42472 Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/cce42472 Branch: refs/heads/examples Commit: cce424728af2bdc96553521b8684e03d6bf3ef5e Parents: 1d28726 Author: Rafael Schloming <[email protected]> Authored: Thu Nov 6 06:11:42 2014 -0500 Committer: Rafael Schloming <[email protected]> Committed: Thu Nov 6 06:11:42 2014 -0500 ---------------------------------------------------------------------- examples/README.txt | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/cce42472/examples/README.txt ---------------------------------------------------------------------- diff --git a/examples/README.txt b/examples/README.txt index e16415f..d95a37a 100644 --- a/examples/README.txt +++ b/examples/README.txt @@ -2,3 +2,6 @@ This directory contains example applications that use the Proton library. messenger/ - simple examples using the messenger API in a variety of languages (C, perl, php, python, ruby) + + engine/ - examples using the engine API to build a messaging server and + clients --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
