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 4527370  Update vscode README.md
4527370 is described below

commit 4527370d17bba7b1144c04b3f2e9c1f2974286ab
Author: Marat Gubaidullin <[email protected]>
AuthorDate: Mon Oct 25 13:04:14 2021 -0400

    Update vscode README.md
---
 karavan-vscode/README.md | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/karavan-vscode/README.md b/karavan-vscode/README.md
index 9b15346..b966be8 100644
--- a/karavan-vscode/README.md
+++ b/karavan-vscode/README.md
@@ -5,7 +5,7 @@
 
 **Integration Designer for Apache Camel** makes integration easy and fun 
through visualization of integration pipeline.
 
-![karavan-vscode](../screenshots/karavan-vscode.png)
+![karavan-vscode](screenshots/karavan-vscode.png)
 
 ## Features
 
@@ -24,18 +24,20 @@
 
 1. Open your VS Code Integrated Development Environment (IDE).
 2. In the VS Code Activity Bar, select Extensions. (Alternately, press 
Ctrl+Shift+X).
-3. In the search bar, type **Camel Karavan**
+3. In the search bar, type **Karavan**
 4. In the **Apache Camel Karavan** box, click **Install**.
 
+![install](screenshots/install.png)
+
 ## How to 
 
 ### Create new Integration
 
-![create](../screenshots/create.png)
+![create](screenshots/create.png)
 
 ### Edit an existing Integration
 
-![open](../screenshots/open.png)
+![open](screenshots/open.png)
 
 ### Deploy
 
@@ -45,4 +47,4 @@ oc apply -f integration.yaml
 
 ## Issues
 
-If you find a new issue, please [create a new issue report in 
GitHub](https://github.com/apache/camel-karavan/issues)!
\ No newline at end of file
+If you find a new issue, please [create a new issue report in 
GitHub](https://github.com/apache/camel-karavan/issues)!

Reply via email to