This is an automated email from the ASF dual-hosted git repository. marat pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-karavan.git
The following commit(s) were added to refs/heads/main by this push: new 0ff2c0b Update README.md 0ff2c0b is described below commit 0ff2c0b68246cb8adf018477c63997d3c7fe5488 Author: Marat Gubaidullin <marat.gubaidul...@gmail.com> AuthorDate: Fri Jan 6 10:48:01 2023 -0500 Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index d84e198..ad5971f 100644 --- a/README.md +++ b/README.md @@ -15,13 +15,12 @@ Karavan is an Integration Toolkit for Apache Camel, which makes integration easy Integrations could be created using visual designer that includes Enterprise Integration Patterns DSL, REST API and Beans builder, all Camel Kamelets and Components. -Karavan uses YAML (Integration CRD or plain) to read/write integrations. +Karavan uses YAML to read/write integrations. Integrations could be run directly from Karavan UI using Camel JBang. Also they could exported in Maven project with preconfigured Camel Quarkus, Camel Spring-Boot or Camel Main runtime.  -https://www.youtube.com/watch?v=RA8sH3AH8Gg Integration project output is a runnable uber-jar or an OCI image for local environment or a deployed application to a Kubernetes/OpenShift in any cloud provider.