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-examples.git

commit 52ef848040283b20251493ae35ba5ce0193a85ed
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Tue Aug 11 16:03:44 2020 +0200

    Regen
---
 examples/README.adoc | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/examples/README.adoc b/examples/README.adoc
index afd87b2..d013a7e 100644
--- a/examples/README.adoc
+++ b/examples/README.adoc
@@ -11,7 +11,7 @@ View the individual example READMEs for details.
 == Examples
 
 // examples: START
-Number of Examples: 73 (0 deprecated)
+Number of Examples: 74 (0 deprecated)
 
 [width="100%",cols="4,2,4",options="header"]
 |===
@@ -43,6 +43,8 @@ Number of Examples: 73 (0 deprecated)
 
 | link:camel-example-main-health/readme.adoc[Main Health] 
(camel-example-main-health) | Beginner | An example for showing standalone 
Camel with Health Checks
 
+| link:camel-example-main-lambda/readme.adoc[Main Lambda] 
(camel-example-main-lambda) | Beginner | Camel routes lambda style
+
 | link:camel-example-main-tiny/readme.adoc[Main Tiny] 
(camel-example-main-tiny) | Beginner | An example for showing standalone Camel 
with as few JARs on classpath as possible
 
 | link:camel-example-main-xml/readme.adoc[Main Xml] (camel-example-main-xml) | 
Beginner | An example for showing standalone Camel using XML

Reply via email to