This is an automated email from the ASF dual-hosted git repository. zkaoudi pushed a commit to branch zkaoudi-patch-3 in repository https://gitbox.apache.org/repos/asf/wayang.git
commit e491dd10ccb98f52296acc5e69f7a229052fa5f4 Author: Zoi Kaoudi <[email protected]> AuthorDate: Mon Sep 7 09:22:41 2026 +0200 Update Benchmarks README to remove 'incubating' label Removed '(incubating)' from the title and section headers. --- wayang-benchmark/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wayang-benchmark/README.md b/wayang-benchmark/README.md index 97a3a48e3..1c7c24c4b 100644 --- a/wayang-benchmark/README.md +++ b/wayang-benchmark/README.md @@ -17,14 +17,14 @@ specific language governing permissions and limitations under the License. ---> -# Apache Wayang (incubating) Benchmarks <img align="right" width="128px" src="https://wayang.apache.org/img/wayang.png" alt="Wayang logo"> +# Apache Wayang Benchmarks <img align="right" width="128px" src="https://wayang.apache.org/img/wayang.png" alt="Wayang logo"> This repository provides example applications and further benchmarking tools to evaluate and get started with [Apache Wayang (incubating)](https://wayang.apache.org). Below we provide detailed information on our various benchmark components, including running instructions. For the configuration of Apache Wayang (incubating) itself, please consult the [Apache Wayang (incubating) repository](https://github.com/apache/incubator-wayang) or feel free to reach out on [[email protected]](mailto:[email protected]). -## Apache Wayang (incubating) Example Applications +## Apache Wayang Example Applications ### Launching the main class
