Example for main with micrometer
diff --git a/README.adoc b/README.adoc
index 2f46524..527c243 100644
--- a/README.adoc
+++ b/README.adoc
@@ -28,7 +28,7 @@
 == Examples
 
 // examples: START
-Number of Examples: 75 (0 deprecated)
+Number of Examples: 76 (0 deprecated)
 
 [width="100%",cols="4,2,4",options="header"]
 |===
@@ -172,6 +172,8 @@
 
 | link:spring-pulsar/README.adoc[Spring Pulsar] (spring-pulsar) | Messaging | An example using Spring XML to talk to the Pulsar server from different kind of client techniques
 
+| link:main-micrometer/README.adoc[Main Micrometer] (main-micrometer) | Observability | Standalone Camel with Micrometer and Prometheus
+
 | link:kotlin/README.adoc[Kotlin] (kotlin) | Other Languages | A Camel route using Kotlin
 
 | link:reactive-executor-vertx/README.adoc[Reactive Executor Vertx] (reactive-executor-vertx) | Reactive | An example for showing using VertX as reactive executor with standalone Camel