README.md in basquiat-1.5.2 vs README.md in basquiat-1.6.0

- old
+ new

@@ -99,12 +99,15 @@ adapter_options: connection: hosts: - 'localhost' port: 5672 + vhost: '/' auth: user: 'guest' password: 'guest' + tls_options: + tls: false publisher: confirm: true persistent: true session_pool: size: 10