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 7d5081d Update README.md 7d5081d is described below commit 7d5081df83ac9691dcf0dcf1a5bc0c6684fa6f66 Author: Marat Gubaidullin <marat.gubaidul...@gmail.com> AuthorDate: Mon Nov 15 20:31:37 2021 -0500 Update README.md --- README.md | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e3c2a5b..91b8de0 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,24 @@ -# Karavan -Integration Designer for Apache Camel + + + + + + + + +# Apache Camel Karavan +Karavan, an Integration Designer for Apache Camel makes integration easy and fun through visualization of integration pipeline. ### VS Code extension +Install Karavan VS Code extension from the [Marketplace](https://marketplace.visualstudio.com/items?itemName=camel-karavan.karavan) + +  ### Standalone application + + Install Karavan Standalone command line: `docker pull ghcr.io/apache/camel-karavan:latest` +  ## Project structure