This is an automated email from the ASF dual-hosted git repository.
duhengforever pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git
The following commit(s) were added to refs/heads/develop by this push:
new e52028ae1 [ISSUE #4291] Add some description text to README (#4294)
e52028ae1 is described below
commit e52028ae1d4d25f507feaa452cc322f157680e08
Author: hyl-xidian <[email protected]>
AuthorDate: Fri May 13 10:14:31 2022 +0800
[ISSUE #4291] Add some description text to README (#4294)
Add a description of RocketMQ Dashboard and RocketMQ Connect
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 51a6bfad7..a7189c61c 100644
--- a/README.md
+++ b/README.md
@@ -44,8 +44,8 @@ It offers a variety of features:
* [RocketMQ Exporter](https://github.com/apache/rocketmq-exporter)
* [RocketMQ Operator](https://github.com/apache/rocketmq-operator)
* [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 Dashboard](https://github.com/apache/rocketmq-dashboard):
Operation and maintenance console of RocketMQ
+* [RocketMQ Connect](https://github.com/apache/rocketmq-connect): A tool for
scalably and reliably streaming data between Apache RocketMQ and other systems
* [RocketMQ MQTT](https://github.com/apache/rocketmq-mqtt)
* [RocketMQ Incubating Community
Projects](https://github.com/apache/rocketmq-externals)
* [rocketmq-site](https://github.com/apache/rocketmq-site)