This is an automated email from the ASF dual-hosted git repository.
benjobs pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampark.git
The following commit(s) were added to refs/heads/dev by this push:
new 49a16e7b0 [Improve] Add Local Development and Debugging to Readmd
document (#3195)
49a16e7b0 is described below
commit 49a16e7b045c58c0cc29d75c7e1aa0bc7fc9c26c
Author: caicancai <[email protected]>
AuthorDate: Tue Sep 26 18:16:14 2023 +0800
[Improve] Add Local Development and Debugging to Readmd document (#3195)
* Update README.md
* improve
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 31029a021..362793a5f 100644
--- a/README.md
+++ b/README.md
@@ -67,6 +67,7 @@ git clone [email protected]:apache/incubator-streampark.git
cd incubator-streampark
./build.sh
```
+🗄️Deatils:how to [Local Development and
Debugging](https://streampark.apache.org/docs/user-guide/local%20development%20and%20debugging)
## 🧑💻 Downloads