Added a Kafka Azure Storage Queue with Exchange Pooling module
diff --git a/profiling/kafka/kafka-azure-storage-queue-exchange-pooling/README.md b/profiling/kafka/kafka-azure-storage-queue-exchange-pooling/README.md
index d20344e..fdb83c3 100644
--- a/profiling/kafka/kafka-azure-storage-queue-exchange-pooling/README.md
+++ b/profiling/kafka/kafka-azure-storage-queue-exchange-pooling/README.md
@@ -120,7 +120,7 @@
 What you need to do is simply running this commands:
 
 ```shell script
-jbang  -Dcamel.jbang.version=3.20.0-SNAPSHOT  camel@apache/camel run --jfr-profile=profile data/sources/camel-jbang-route.yaml
+jbang  -Dcamel.jbang.version=3.20.0-SNAPSHOT  camel@apache/camel run --properties=data/application.properties --jfr-profile=profile data/sources/camel-jbang-route.yaml
 ```
 
 You'll get at jfr recording file once the application will be stopped in your working directory.