This is an automated email from the ASF dual-hosted git repository.
wanghailin pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git
The following commit(s) were added to refs/heads/dev by this push:
new 2d715662b4 [Improve] Introduce SeaTunnel web project in README.md
(#5634)
2d715662b4 is described below
commit 2d715662b4593fda8a16d3af66ad18357e4d4a47
Author: Jia Fan <[email protected]>
AuthorDate: Wed Oct 25 11:46:28 2023 +0800
[Improve] Introduce SeaTunnel web project in README.md (#5634)
---
README.md | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index 9be53d167d..475b17fdc3 100644
--- a/README.md
+++ b/README.md
@@ -8,12 +8,6 @@
---
-[](README.md)
-
-SeaTunnel, formerly named Waterdrop, was rebranded as SeaTunnel on October 12,
2021.
-
----
-
SeaTunnel is a next-generation, super high-performance, distributed, massive
data integration tool. It efficiently and stably synchronizes tens of billions
of data daily and has been adopted by numerous companies.
## Why Choose SeaTunnel
@@ -90,6 +84,11 @@ SeaTunnel defaults to using the SeaTunnel Zeta Engine as the
runtime execution e
For more use cases, please refer to the [SeaTunnel
blog](https://seatunnel.apache.org/blog).
+## Apache SeaTunnel Web Project
+
+SeaTunnel Web is a web project that provides visual management of jobs,
scheduling, running and monitoring capabilities. It is developed based on the
SeaTunnel Connector API and the SeaTunnel Zeta Engine. It is a web project that
can be deployed independently. It is also a sub-project of SeaTunnel.
+For more information, please refer to [SeaTunnel
Web](https://github.com/apache/seatunnel-web)
+
## Code of Conduct
This project adheres to the Contributor Covenant [Code of
Conduct](https://www.apache.org/foundation/policies/conduct). By participating,
you are expected to uphold this code. Please follow the [REPORTING
GUIDELINES](https://www.apache.org/foundation/policies/conduct#reporting-guidelines)
to report unacceptable behavior.