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

bertty pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-wayang-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 09ed9cc  API first (#9)
09ed9cc is described below

commit 09ed9cc374aa0493af458ee439dbde66c314913d
Author: Alexander Alten <[email protected]>
AuthorDate: Fri Mar 25 11:55:04 2022 +0100

    API first (#9)
    
    * API first
    
    * add line break for better reading
    
    * again wording
---
 index.md | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/index.md b/index.md
index 41e62f8..6dee193 100644
--- a/index.md
+++ b/index.md
@@ -18,10 +18,11 @@ layout: home
 title: "Home"
 section-1:
   title: |
-    THE CROSS-PLATFORM </br>
-    DATA PROCESSING SYSTEM 
+    THE API FOR BIGATA </br></br>
+    CROSS-PLATFORM DATA PROCESSING 
   text:   |
-    Apache Wayang is a system designed to fully support cross-platform data 
processing: Wayang enables users to run data analytics over multiple data 
processing platforms. For this, Wayang provides an abstraction on top of 
existing platforms in order to run data analytic tasks on top of any set of 
platforms. As a result, users can focus on the logics of their applications 
rather on the intricacies of the underlying platforms.
+    Apache Wayang is a API first system designed to fully support 
cross-platform data processing: Wayang enables users to run data analytics over 
multiple data processing platforms, whithout changing the native code. </br>
+    Wayang provides an abstraction on top of existing platforms in order to 
run data processing and analytic tasks on top of any set of platforms. As a 
result, users can focus on the logics of their applications rather on the 
intricacies of the underlying platforms.
 section-2:
   title: Turning shadows into a show
   text: | 

Reply via email to