diff --git a/README.md b/README.md index c433f2c016..966e1f40a9 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,8 @@ It offers a variety of features: ---------- ## Apache RocketMQ Community -* [RocketMQ Streams](https://github.com/apache/rocketmq-streams) -* [RocketMQ Flink](https://github.com/apache/rocketmq-flink) +* [RocketMQ Streams](https://github.com/apache/rocketmq-streams): A lightweight stream computing engine based on RocketMQ. +* [RocketMQ Flink](https://github.com/apache/rocketmq-flink): The RocketMQ connector of Flink that supports source and sink connector in data stream and Table. * [RocketMQ Client CPP](https://github.com/apache/rocketmq-client-cpp): RocketMQ CPP Client. * [RocketMQ Client Go](https://github.com/apache/rocketmq-client-go): RocketMQ Go Client. * [RocketMQ Client Python](https://github.com/apache/rocketmq-client-python) @@ -45,8 +45,8 @@ It offers a variety of features: * [RocketMQ Exporter](https://github.com/apache/rocketmq-exporter) * [RocketMQ Operator](https://github.com/apache/rocketmq-operator): Provides a way to run an RocketMQ cluster on Kubernetes. * [RocketMQ Docker](https://github.com/apache/rocketmq-docker): The Git repo of the Docker Image for Apache RocketMQ. -* [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): A new MQTT protocol architecture model, based on which RocketMQ can better support messages from terminals such as IoT devices and Mobile APP. * [RocketMQ Incubating Community Projects](https://github.com/apache/rocketmq-externals): Apache rocketmq is incubating the ecological project warehouse, including Spark, ES, Beats and other connectors.