--- a/README.md
+++ b/README.md
@@ -15,6 +15,7 @@
 -----
 
 Deploy in a Java application server or run locally using 'mvn jetty:run' (default target is http://localhost:8080/).
+An example request using GET parameters: http://localhost:8080/index.xhtml?value=vim&action=toolReplacement
 
 
 Todo