You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ma...@apache.org on 2021/11/16 01:31:43 UTC

[camel-karavan] branch main updated: Update README.md

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 <ma...@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
+![Build](https://img.shields.io/badge/Build_with-Fun-orange.svg?style=for-the-badge)
+![Camel](https://img.shields.io/badge/-Camel-orange.svg?style=for-the-badge&)
+![Java](https://img.shields.io/badge/-Java-orange.svg?style=for-the-badge&logo=java)
+![Quarkus](https://img.shields.io/badge/-Quarkus-orange.svg?style=for-the-badge&logo=quarkus)
+![React](https://img.shields.io/badge/-React-orange.svg?style=for-the-badge&logo=react)
+![Typescript](https://img.shields.io/badge/-Typescript-orange.svg?style=for-the-badge&logo=typescript)
+![License](https://img.shields.io/badge/License-Apache-green.svg?style=for-the-badge&logo=apache)
+
+# 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)
+
+
 ![karavan-vscode](screenshots/karavan-vscode.png)
 
 ### Standalone application
+
+ Install Karavan Standalone command line: `docker pull ghcr.io/apache/camel-karavan:latest`
+
 ![karavan](screenshots/karavan.png)
 
 ## Project structure