From ce4e0a2c08b31b8723a89bf66d6cc670cf4293fd Mon Sep 17 00:00:00 2001 From: XiaoyiPeng <644120242@qq.com> Date: Sun, 13 Mar 2022 16:34:55 +0800 Subject: [PATCH] docs: Add the link to Apache RocketMQ MQTT in the readme.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 773c4e85ae2..c780bdaf554 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ It offers a variety of features: * [RocketMQ Docker](https://github.com/apache/rocketmq-docker) * [RocketMQ Dashboard](https://github.com/apache/rocketmq-dashboard) * [RocketMQ Connect](https://github.com/apache/rocketmq-connect) +* [RocketMQ MQTT](https://github.com/apache/rocketmq-mqtt) * [RocketMQ Incubating Community Projects](https://github.com/apache/rocketmq-externals) ----------