This is an automated email from the ASF dual-hosted git repository.

achao 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 4e6b5308d [Improve] README.md improvement (#3693)
4e6b5308d is described below

commit 4e6b5308dfcd9c78f6987167adedd9b4dc1b6e1e
Author: Cancai Cai <[email protected]>
AuthorDate: Tue Apr 30 18:02:00 2024 +0800

    [Improve] README.md improvement (#3693)
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 129cd1195..cec8ad7d8 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@
 [![Twitter 
Follow](https://img.shields.io/twitter/follow/ASFStreamPark?label=follow&logo=x&style=for-the-badge)](https://twitter.com/ASFStreamPark)
 
 **[Website](https://streampark.apache.org)**&nbsp;&nbsp;|&nbsp;&nbsp;
-**[Documentation](https://streampark.apache.org/docs/intro)**&nbsp;&nbsp;|&nbsp;&nbsp;
+**[Official 
Documentation](https://streampark.apache.org/docs/intro)**&nbsp;&nbsp;|&nbsp;&nbsp;
 **[FAQ](https://github.com/apache/incubator-streampark/issues/507)**
 
 ![](https://streampark.apache.org/image/dashboard-preview.png)
@@ -48,7 +48,7 @@
 > Apache StreamPark is a streaming application development framework. Aimed at 
 > ease building and managing streaming applications, StreamPark provides 
 > development framework for writing stream processing application with Apache 
 > Flink and Apache Spark, More other engines will be supported in the future. 
 > Also, StreamPark is a professional management platform for streaming 
 > application, including application development, debugging, interactive 
 > query, deployment, operation, maintenance, etc. It [...]
 
 * Apache Flink & Apache Spark application development scaffold
-* Support multiple versions of Flink & Spark
+* Support multiple versions of Apache Flink & Apache Spark
 * Wide range of out-of-the-box connectors
 * One-stop stream processing operation platform
 * Support catalog、olap、streaming-warehouse etc.
@@ -61,7 +61,7 @@
 - [Start with Docker](docker/README.md)
 - [Start with Kubernetes](helm/README.md)
 
-Click [Official 
documentation](https://streampark.apache.org/docs/user-guide/quick-start) for 
more information
+Click [Official 
Documentation](https://streampark.apache.org/docs/user-guide/quick-start) for 
more information
 
 ## 🔨 How to Build
 

Reply via email to