fix readme
@ -11,6 +11,7 @@ It can be added to a jenkinsjob or invoked manually
### Expected parameters
GIT_URL url of the project to build;
GIT_BRANCH branch of the project to build.
In this first version the jdk used is jdk8. In the future we can specify the jdk as input parameter.