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 <[email protected]>
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();
```
-——————————————