From 11298a9581fe66faf0331e6a84da34c48e04533d Mon Sep 17 00:00:00 2001 From: Feng Lee Date: Sun, 16 Aug 2015 11:31:39 +0800 Subject: [PATCH] contributors --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 997fef82f..b13943559 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ emqttd is aimed to provide a solid, enterprise grade, extensible open-source MQT * TCP/SSL Connection Support * MQTT Over Websocket(SSL) Support * HTTP Publish API Support -* [$SYS/borkers/#](https://github.com/emqtt/emqtt/wiki/$SYS-Topics-of-Broker) Support +* [$SYS/brokers/#](https://github.com/emqtt/emqtt/wiki/$SYS-Topics-of-Broker) Support * Client Authentication with clientId, ipaddress * Client Authentication with username, password. * Client ACL control with ipaddress, clientid, username. @@ -124,6 +124,7 @@ The MIT License (MIT) * [@Hades32](https://github.com/Hades32) * [@huangdan](https://github.com/huangdan) * [@phanimahesh](https://github.com/phanimahesh) +* [@dvliman](https://github.com/dvliman) ## Author