summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichael Klishin <michael@clojurewerkz.org>2019-12-29 05:43:35 +0300
committerMichael Klishin <michael@clojurewerkz.org>2019-12-29 05:43:35 +0300
commit9964de75042b32324c4b5a93842bca7668fb44b1 (patch)
treebc070e8cd4d8f9cd522d72df463071ee2248ecf6 /README.md
parent3c7abe26bc2d6c28f7b2ce5ebbff83d3a6bc9715 (diff)
downloadrabbitmq-server-git-9964de75042b32324c4b5a93842bca7668fb44b1.tar.gz
More links in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6e4a3af50a..af0c6780ec 100644
--- a/README.md
+++ b/README.md
@@ -4,14 +4,15 @@
* AMQP 0-9-1
* AMQP 1.0
- * STOMP 1.0 through 1.2
* MQTT 3.1.1
+ * STOMP 1.0 through 1.2
## Installation
* [Installation guides](https://rabbitmq.com/download.html) for various platforms
-
+ * [Supported and unsupported series](https://www.rabbitmq.com/versions.html)
+ * [Supported Erlang versions](https://www.rabbitmq.com/which-erlang.html)
## Tutorials & Documentation