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

commit a6b9d64aa80d816680fb894fb884edf0d0880f61
Author: Marat Gubaidullin <marat.gubaidul...@gmail.com>
AuthorDate: Wed Oct 25 20:40:41 2023 -0400

    Update README.md
---
 README.md | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 33b19a4b..74d56da1 100644
--- a/README.md
+++ b/README.md
@@ -41,12 +41,20 @@ It simplifies the Apache Camel experience and accelerates 
developer performance
 * View live logs during development
 * Tracing Exchange Data 
 
-### Supported platforms
+### Local
+Karavan provides VS Code extension for local developer experience
+* Design, code and run integrations on your laptop or PC 
+* Deploy to Kubernetes or Openshift
+* Download from 
[Marketplace](https://marketplace.visualstudio.com/items?itemName=camel-karavan.karavan)
 or [Open VSX Registry](https://open-vsx.org/extension/camel-karavan/karavan)
+
+## Documentation
+
+### How to install on
 * [Docker](docs/WEB_DOCKER.md)
 * [Kubernetes](docs/WEB_KUBERNETES.md)
 * [Openshift](docs/WEB_OPENSHIFT.md)
 
-## Documentation
-[Karavan documentation](docs/README.md)
+### Developer guide
+[How to build Karavan](docs/DEV.md)
 
 If you haven't done so yet, please be sure to download Karavan and give it a 
try. We're excited to receive your feedback and learn about your experiences!

Reply via email to