diff --git a/README.md b/README.md index 1b1398cb792644acc98420072c1ce844e5cac275..eb20e798ea99068f8dc4baa57b77068ca973fc00 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ It offers a variety of features: * Messaging patterns including publish/subscribe, request/reply and streaming * Financial grade transactional message * Built-in fault tolerance and high availability configuration options base on [DLedger](https://github.com/openmessaging/openmessaging-storage-dledger) -* A variety of cross language clients, such as Java, C/C++, Python, Go +* A variety of cross language clients, such as Java, [C/C++](https://github.com/apache/rocketmq-client-cpp), [Python](https://github.com/apache/rocketmq-client-python), [Go](https://github.com/apache/rocketmq-client-go), [Node.js](https://github.com/apache/rocketmq-client-nodejs) * Pluggable transport protocols, such as TCP, SSL, AIO * Built-in message tracing capability, also support opentracing * Versatile big-data and streaming ecosytem integration