From 57ab7ce8afd440f68b54697cbe041b019a53b651 Mon Sep 17 00:00:00 2001 From: Feng Lee Date: Sun, 26 Apr 2015 01:31:21 +0800 Subject: [PATCH] with --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b927bec62..d10759b32 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ## Overview [![Build Status](https://travis-ci.org/emqtt/emqttd.svg?branch=master)](https://travis-ci.org/emqtt/emqttd) -emqttd is a massively scalable and clusterable MQTT V3.1/V3.1.1 broker written in Erlang/OTP. emqttd support both MQTT V3.1/V3.1.1 protocol specification and more extended features. +emqttd is a massively scalable and clusterable MQTT V3.1/V3.1.1 broker written in Erlang/OTP. emqttd support both MQTT V3.1/V3.1.1 protocol specification with extended features. emqttd requires Erlang R17+ to build.