From 62af23ec2e21591099eb6e8dfe0fb6c0b42c935b Mon Sep 17 00:00:00 2001 From: Feng Lee Date: Mon, 28 Nov 2016 13:26:54 +0800 Subject: [PATCH] (Erlang MQTT Broker) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59a0ca2d5..08007bf91 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # *EMQ* - Erlang MQTT Broker [![Build Status](https://travis-ci.org/emqtt/emqttd.svg?branch=master)](https://travis-ci.org/emqtt/emqttd) -*EMQ* is a distributed, massively scalable, highly extensible MQTT message broker written in Erlang/OTP. +*EMQ(Erlang MQTT Broker)* is a distributed, massively scalable, highly extensible MQTT message broker written in Erlang/OTP. *EMQ* is fully open source and licensed under the Apache Version 2.0. *EMQ* implements both MQTT V3.1 and V3.1.1 protocol specifications, and supports MQTT-SN, CoAP, WebSocket, STOMP and SockJS at the same time.