This is an automated email from the ASF dual-hosted git repository. aloalt pushed a commit to branch 2pk03-small in repository https://gitbox.apache.org/repos/asf/incubator-wayang-website.git
commit d1493364f92f596d1cd7e343a1dff954e6a1d74a Author: Alexander Alten <[email protected]> AuthorDate: Fri Mar 25 16:34:17 2022 +0100 rebuild --- index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.md b/index.md index 9e9ac37..b2c8d50 100644 --- a/index.md +++ b/index.md @@ -18,9 +18,9 @@ layout: home title: "Home" section-1: title: | - THE API FOR BIGATA </br> - ----- </br> - CROSS-PLATFORM DATA PROCESSING + The API for big data </br> + __________ </br> + cross-platform processing text: | 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.
