You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by du...@apache.org on 2021/12/01 08:46:19 UTC

[rocketmq-streams] branch main updated: Update README.md

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


The following commit(s) were added to refs/heads/main by this push:
     new 561846e  Update README.md
561846e is described below

commit 561846e84ef9ebe51dd9082c5a88067d7b049350
Author: Heng Du <du...@apache.org>
AuthorDate: Wed Dec 1 16:46:15 2021 +0800

    Update README.md
---
 README.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/README.md b/README.md
index d949a7b..a243171 100644
--- a/README.md
+++ b/README.md
@@ -116,4 +116,3 @@ source
     .with(CheckpointStrategy.db("jdbc:mysql://XXXXX:3306/XXXXX","","",0L))
     .start();
 ```
-——————————————