From 4d9b0f412d3c0694302aa986155936d67861e73b Mon Sep 17 00:00:00 2001 From: vongosling Date: Thu, 21 Jul 2016 16:04:10 +0800 Subject: [PATCH 1/3] add rocketmq description --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fec32ca..a55077c 100644 --- a/README.md +++ b/README.md @@ -475,6 +475,7 @@ A curated list of awesome Java frameworks, libraries and software. * [Nakadi](https://github.com/zalando/nakadi) - Provides a RESTful API on top of Kafka. * [JeroMQ](https://github.com/zeromq/jeromq) - Implementation of ZeroMQ. * [Smack](https://github.com/igniterealtime/Smack/) - Cross-platform XMPP client library. +* [Alibaba RocketMQ](https://github.com/alibaba/RocketMQ) - A fast, reliable, and scalable distributed messaging platform made by alibaba ## Miscellaneous From 9b6d6e703568471aace5baf2544714378dfd143b Mon Sep 17 00:00:00 2001 From: vongosling Date: Thu, 21 Jul 2016 16:09:43 +0800 Subject: [PATCH 2/3] add dot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a55077c..6c9572c 100644 --- a/README.md +++ b/README.md @@ -475,7 +475,7 @@ A curated list of awesome Java frameworks, libraries and software. * [Nakadi](https://github.com/zalando/nakadi) - Provides a RESTful API on top of Kafka. * [JeroMQ](https://github.com/zeromq/jeromq) - Implementation of ZeroMQ. * [Smack](https://github.com/igniterealtime/Smack/) - Cross-platform XMPP client library. -* [Alibaba RocketMQ](https://github.com/alibaba/RocketMQ) - A fast, reliable, and scalable distributed messaging platform made by alibaba +* [Alibaba RocketMQ](https://github.com/alibaba/RocketMQ) - A fast, reliable, and scalable distributed messaging platform made by alibaba. ## Miscellaneous From 9baa1b33c612fb25d7f2be0bdaf5d1e9c50da06f Mon Sep 17 00:00:00 2001 From: vongosling Date: Mon, 25 Jul 2016 09:17:28 +0800 Subject: [PATCH 3/3] remove logo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c9572c..0c563d6 100644 --- a/README.md +++ b/README.md @@ -475,7 +475,7 @@ A curated list of awesome Java frameworks, libraries and software. * [Nakadi](https://github.com/zalando/nakadi) - Provides a RESTful API on top of Kafka. * [JeroMQ](https://github.com/zeromq/jeromq) - Implementation of ZeroMQ. * [Smack](https://github.com/igniterealtime/Smack/) - Cross-platform XMPP client library. -* [Alibaba RocketMQ](https://github.com/alibaba/RocketMQ) - A fast, reliable, and scalable distributed messaging platform made by alibaba. +* [RocketMQ](https://github.com/alibaba/RocketMQ) - A fast, reliable, and scalable distributed messaging platform. ## Miscellaneous