Document that the properties are copied to the registered services
diff --git a/README.md b/README.md
index abf477a..06c0c70 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,8 @@
 servlet.init.hide-service-list-page | true                          | Hide the CXF service list
 application.ready.service.filter    |                               | A service that must be present in order for applications to get started
 
+properties existing in the application service, as those in the whiteboard configuration, are used when the servlet contexts and servlets are registered. 
+
 ## Integrations
 
 The `integrations` folder contains OSGi enabled integrations for a variety of useful libraries that you might want to use with JAX-RS. In many cases these are just adding OSGi lifecycle and configuration to existing JAX-RS enabled libraries.