This is an automated email from the ASF dual-hosted git repository.
vongosling pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-spring.git
The following commit(s) were added to refs/heads/master by this push:
new ddd9d65 Update README.md
ddd9d65 is described below
commit ddd9d65a2124c59fdaac525e29d0d6bf4d7ea7e3
Author: von gosling <[email protected]>
AuthorDate: Thu Dec 6 17:34:05 2018 +0800
Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 9ca1362..c84b3e9 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
## Introduction
-This is a sub-repo of RocketMQ TLP (http://rocketmq.apache.org/), It aims to
help developers quickly integrate [RocketMQ](http://rocketmq.apache.org/) in
[Spring Boot](http://projects.spring.io/spring-boot/). Support the Spring
Message specification to facilitate developers to quickly switch from other MQ
to RocketMQ.
+Thi project aims to help developers quickly integrate
[RocketMQ](http://rocketmq.apache.org/) in [Spring
Boot](http://projects.spring.io/spring-boot/). Support the Spring Message
specification to facilitate developers to quickly switch from other MQ to
RocketMQ.
## How To Contribute