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 8862421  Readme
8862421 is described below

commit 8862421c4c0235f52e3d1a7c3afe91f8941ee9f6
Author: Marat Gubaidullin <marat.gubaidul...@gmail.com>
AuthorDate: Tue Sep 6 12:38:04 2022 -0400

    Readme
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index feabe07..a8df154 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@
 
 Karavan is an Integration Toolkit for Apache Camel, which makes integration 
easy and fun through the visualization of pipelines, integration with runtimes 
and package, image build and deploy to kubernetes out-of-the-box.
 
-![karavan-about](images/karavan-about.png)
+![karavan-clouds](images/karavan-clouds.png)
 
 Integrations could be created using visual designer that includes Enterprise 
Integration Patterns DSL, REST API and Beans builder, all Camel Kamelets and 
Components. 
 
@@ -19,7 +19,7 @@ Karavan uses YAML (Integration CRD or plain) 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.
 
-![karavan-clouds](images/karavan-clouds.png)
+![karavan-about](images/karavan-about.png)
 
 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.
 

Reply via email to