diff --git a/examples/PHP.md b/examples/PHP.md
index 09c9ff958504ca30e6655c9ec5f870536046b918..d1ce96b8bace3b4fc5cd34e585e5e00e551f4d5f 100644
--- a/examples/PHP.md
+++ b/examples/PHP.md
@@ -2,7 +2,11 @@
 
 ## Standard PHP app with lint and SonarQube analysis
 
-```
+- One 'test' stage with two jobs.
+- The jobs needs a runner with docker-host capabilities. 
+- The job SonarQube is executed only in the branch `develop`.
+
+``` yml
 # To use this script, you must have the following variables defined
 # You can define them at the project or the group level
 #