README.md in amqp-client-1.0.0 vs README.md in amqp-client-1.0.1
- old
+ new
@@ -1,8 +1,12 @@
# AMQP::Client
An AMQP 0-9-1 Ruby client, trying to keep things as simple as possible.
+## Documentation
+
+[API reference](https://cloudamqp.github.io/amqp-client.rb/)
+
## Installation
Add this line to your application's Gemfile:
```ruby