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-kameleon.git
The following commit(s) were added to refs/heads/main by this push:
new f1633b3 Update README.md
f1633b3 is described below
commit f1633b3bcc64480a131275327730d9dc3da60cce
Author: Marat Gubaidullin <[email protected]>
AuthorDate: Thu Jun 2 10:10:59 2022 -0400
Update README.md
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 5a6daec..1ddefb4 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
This is a project generator for Apache Camel. It generates maven-based Java
project with preconfigured Apache Camel runtime and selected
components/extensions.
+Try [kameleon.dev](https://kameleon.dev)
+
## Build and run locally
### Prerequisites
- Java 11