summaryrefslogtreecommitdiff
path: root/cpp/bindings/qpid/ruby/README.rdoc
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/bindings/qpid/ruby/README.rdoc')
-rw-r--r--cpp/bindings/qpid/ruby/README.rdoc7
1 files changed, 4 insertions, 3 deletions
diff --git a/cpp/bindings/qpid/ruby/README.rdoc b/cpp/bindings/qpid/ruby/README.rdoc
index 5c60a15588..5d12b89880 100644
--- a/cpp/bindings/qpid/ruby/README.rdoc
+++ b/cpp/bindings/qpid/ruby/README.rdoc
@@ -1,6 +1,7 @@
-= Qpid - Open Source AMQP Messaging
+= Qpid - Ruby language bindings for the Qpid messaging framework.
-Qpid is an cross-platform enterprise messaging system.
+Qpid is an cross-platform enterprise messaging system based on the open-source
+AMQP protocol.
Version :: 0.19.0
@@ -12,7 +13,7 @@ Documents :: http://qpid.apache.org/
You can install Qpid with the following command.
- $ gem install qpid
+ $ gem install qpid_messaging
== Building The Native Code