Skip to content
This repository has been archived by the owner on Sep 11, 2022. It is now read-only.

Commit

Permalink
Explain where most of high-level API documentation can be found
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed May 11, 2010
1 parent 6f1ecb0 commit 232745f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README
Expand Up @@ -33,6 +33,7 @@ To get started, refer to the various bundled examples:
ruby examples/mq/primes.rb 4 # parallelized prime number generation
ruby examples/mq/logger.rb # simple logging api

For high level API documentation see MQ class.
For more details into the lower level AMQP client API, run the simple client example:

ruby examples/amqp/simple.rb # low-level AMQP api
Expand Down

0 comments on commit 232745f

Please sign in to comment.