This is an automated email from the ASF dual-hosted git repository.

karp pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/rocketmq-streams.git


The following commit(s) were added to refs/heads/main by this push:
     new 05fafa08 [doc] modify quick start
     new 51609a4a Merge pull request #237 from ni-ze/newWorld-4
05fafa08 is described below

commit 05fafa089cc1622e2be7ec57b0677e0fc86e3dfc
Author: 维章 <[email protected]>
AuthorDate: Tue Jan 3 16:30:10 2023 +0800

    [doc] modify quick start
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8ad322fa..3aad576e 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,7 @@ $ tail -f ~/logs/rocketmqlogs/broker.log
 The broker[broker-a, 192.169.1.2:10911] boot success...
 ```
 
-### Build application and depend on RocketMQ Streams
+### Build stream processing application
 
 **1) Build application in IDE**
 

Reply via email to