diff --git a/README.md b/README.md
index 73c9ec88b..6343e3876 100644
--- a/README.md
+++ b/README.md
@@ -20,10 +20,12 @@ Test Registration email
Redback can send email on registration by default the mail jndi si configured to use localhost.
You can use your gmail accout for testing purpose
In your ~/.m2/settings.xml add a property with a path to a tomcat context file:
+```
/Users/olamy/dev/tomcat-context-archiva-gmail.xml
-
+```
This file must contains:
+```
+```
Using with cassandra as metadata storage
========================