This is an automated email from the ASF dual-hosted git repository. nferraro pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit b522c6e387ed5eb5f64616c75252a2391048db83 Author: nicolaferraro <[email protected]> AuthorDate: Thu Nov 26 10:22:34 2020 +0100 Initial commit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md new file mode 100644 index 0000000..340944a --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Apache Camel - Kamelet Repository + +This repository contains the default catalog of Kamelet definitions that can be used with Apache Camel and its sub-projects. + +More information about Kamelets can be found in the [Apache Camel K documentation](https://camel.apache.org/camel-k/latest/kamelets/kamelets.html). +
