This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/master by this push:
new 764681f Add readme in examples subfolder
new b12edfc Merge pull request #1034 from
apupier/AddReadmeInExampleSubFolder
764681f is described below
commit 764681f6cf53ebc1f44095bad737a8fa59b9728f
Author: Aurélien Pupier <[email protected]>
AuthorDate: Wed Oct 30 17:18:18 2019 +0100
Add readme in examples subfolder
Signed-off-by: Aurélien Pupier <[email protected]>
---
examples/Readme.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/examples/Readme.md b/examples/Readme.md
new file mode 100644
index 0000000..89fdbe8
--- /dev/null
+++ b/examples/Readme.md
@@ -0,0 +1,3 @@
+# Camel K Examples
+
+This folder contains examples of Camel K integrations defined in various
languages.
\ No newline at end of file