This is an automated email from the ASF dual-hosted git repository. duhengforever pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/rocketmq-streams.git
commit 0783741de4caf531e46cbcaea8126fb99fc7ac41 Author: 刈刀 <[email protected]> AuthorDate: Mon Aug 2 12:16:19 2021 +0800 modify the README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 649319c..5325cdd 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ ## DataStream Example + ```java import org.apache.rocketmq.streams.client.transform.DataStream;
