You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/11/10 13:32:08 UTC

[camel-examples] 03/03: Update README

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch couchbase-log
in repository https://gitbox.apache.org/repos/asf/camel-examples.git

commit 0da2e3ca4d531646eadaeb15cd365569aa40a3c8
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Nov 10 14:31:39 2021 +0100

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

diff --git a/examples/README.adoc b/examples/README.adoc
index a2262d5..5b304b7 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: 95 (0 deprecated)
+Number of Examples: 96 (0 deprecated)
 
 [width="100%",cols="4,2,4",options="header"]
 |===
@@ -39,6 +39,8 @@ Number of Examples: 95 (0 deprecated)
 
 | link:console/README.adoc[Console] (console) | Beginner | An example that reads input from the console
 
+| link:couchbase-log/README.adoc[Couchbase Log] (couchbase-log) | Beginner | An example for showing standalone Camel with Couchbase
+
 | link:csimple/readme.adoc[Csimple] (csimple) | Beginner | Shows using compiled simple language
 
 | link:csimple-joor/readme.adoc[Csimple Joor] (csimple-joor) | Beginner | Shows using compiled simple language with jOOR compiler