Skip to content

Commit d48f77e

Browse files
Minor README updates
(cherry picked from commit ed40ab6)
1 parent 6ca44f5 commit d48f77e

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
[RabbitMQ](https://rabbitmq.com) is a [feature rich](https://rabbitmq.com/documentation.html), multi-protocol messaging broker. It supports:
44

55
* AMQP 0-9-1
6+
* AMQP 1.0
67
* STOMP 1.0 through 1.2
78
* MQTT 3.1.1
8-
* AMQP 1.0
99

1010

1111
## Installation
@@ -20,12 +20,13 @@
2020
* [Documentation Source Code](https://github.com/rabbitmq/rabbitmq-website/)
2121
* [Client libraries and tools](https://rabbitmq.com/devtools.html)
2222
* [Tutorials Source Code](https://github.com/rabbitmq/rabbitmq-tutorials/)
23-
23+
2424
## Getting Help
2525

2626
* [RabbitMQ mailing list](https://groups.google.com/forum/#!forum/rabbitmq-users)
27+
* [Commercial support](https://rabbitmq.com/services.html) from [Pivotal](http://pivotal.io) for open source RabbitMQ
28+
* [Community Slack](https://rabbitmq-slack.herokuapp.com/)
2729
* `#rabbitmq` on Freenode
28-
* [Commercial RabbitMQ support](https://rabbitmq.com/services.html) from [Pivotal](http://pivotal.io)
2930

3031

3132
## Contributing
@@ -46,4 +47,4 @@ RabbitMQ server is [licensed under the MPL 1.1](LICENSE-MPL-RabbitMQ).
4647

4748
## Copyright
4849

49-
(c) Pivotal Software Inc., 2007-2017.
50+
(c) Pivotal Software Inc., 2007-2018.

0 commit comments

Comments
 (0)