From c57396a9921b2ccef6ac2d17f4e071726fbc69c5 Mon Sep 17 00:00:00 2001 From: Feng Lee Date: Sun, 3 May 2015 03:42:35 +0800 Subject: [PATCH] Design --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d65578d3d..7d3bcf55f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ emqttd requires Erlang R17+ to build. emqttd is aimed to provide a solid, enterprise grade, extensible open-source MQTT broker for IoT(M2M) applications that need to support ten millions of concurrent MQTT clients. -## Architecture +## Design ![emqttd architecture](http://emqtt.io/static/img/Architecture.png)