This is an automated email from the ASF dual-hosted git repository. dhanak pushed a commit to branch fix-lowercase-sonataflow-f in repository https://gitbox.apache.org/repos/asf/incubator-kie-kogito-examples.git
commit 9b9f5034dbed18e8bb3e24f917e0a7507523f137 Author: Dominik HanĂ¡k <[email protected]> AuthorDate: Thu Feb 13 16:43:43 2025 +0100 Fix lowercase f in SonataFlow --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index adf02ba50..07aeb0a4c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Apache KIE Examples -This repository contains a number of examples for [Drools](https://github.com/apache/incubator-kie-drools), [jBPM](https://www.jbpm.org), [Kogito](https://github.com/apache/incubator-kie-kogito-runtimes) and [Sonataflow](https://sonataflow.org) that you can take a look at and try out yourself. Please take a look at the readme of each individual example for more details on how the example works and how to run it yourself. +This repository contains a number of examples for [Drools](https://github.com/apache/incubator-kie-drools), [jBPM](https://www.jbpm.org), [Kogito](https://github.com/apache/incubator-kie-kogito-runtimes) and [SonataFlow](https://sonataflow.org) that you can take a look at and try out yourself. Please take a look at the readme of each individual example for more details on how the example works and how to run it yourself. Apache KIE Examples showcase use cases, features, applications, know-how's of everything our community's technology has to offer. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
