Skip to content
This repository was archived by the owner on Nov 16, 2020. It is now read-only.

Commit 07ae910

Browse files
Update README.md
1 parent a17ff53 commit 07ae910

File tree

1 file changed

+6
-14
lines changed

1 file changed

+6
-14
lines changed

README.md

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,13 @@
1-
RabbitMQ-Web-MQTT-Examples plugin
2-
=================================
1+
# RabbitMQ Web MQTT Examples
32

4-
This project contains few basic examples of RabbitMq-Web-MQTT plugin
3+
This project contains few basic examples of [RabbitMQ Web MQTT plugin](https://github.com/rabbitmq/rabbitmq-web-mqtt)
54
usage.
65

76
Once installed the server will bind to port 15670 and serve few static
8-
html files from there:
7+
HTML files on port 15670 (e.g. [http://127.0.0.1:15670](http://127.0.0.1:15670/)).
98

10-
* http://127.0.0.1:15670/
9+
## Installation
1110

12-
Installation
13-
------------
11+
* [RabbitMQ plugin build instructions](http://www.rabbitmq.com/plugin-development.html).
1412

15-
Generic build instructions are at:
16-
17-
* http://www.rabbitmq.com/plugin-development.html
18-
19-
Instructions on how to install a plugin into RabbitMQ broker:
20-
21-
* http://www.rabbitmq.com/plugins.html#installing-plugins
13+
* [RabbitMQ plugin installation](http://www.rabbitmq.com/plugins.html#installing-plugins).

0 commit comments

Comments
 (0)