diff --git a/README.md b/README.md
index 9fbe01a2dd8c0e25099bd427bcc08ae6200c5f50..2b1f3141653fd64521f571ecca980bbb267a9e80 100644
--- a/README.md
+++ b/README.md
@@ -22,8 +22,8 @@ Inside of the container you'll be located at `/var/www/html` and in that directo
 
 In any of the JetBrains IDEs you can call the Behat tests directly from the UI when preparing the project in 2 steps beforehand:
 
-- Configure the PHP CLI interpreter: Go to the project settings in **Languages & Frameworks > PHP** and configure the remote PHP interpreter for Docker similar to [this screenshot](https://gitlab.lakedrops.com/composer/plugin/behat4drupal/uploads/f045b58e9ae4e6f8f0c3ea44baea2402/2018-09-12_16_22_46_screen.jpg)
-- Configure the Run/Debug Configuration: Simply select Behat and of you go, see [this second screenshot](https://gitlab.lakedrops.com/composer/plugin/behat4drupal/uploads/f2f33070f711e891a0b61cdea04d1116/2018-09-12_16_25_05_screen.jpg)
+- Configure the PHP CLI interpreter: Go to the project settings in **Languages & Frameworks > PHP** and configure the remote PHP interpreter for Docker similar to this screenshot ![](https://gitlab.lakedrops.com/composer/plugin/behat4drupal/uploads/f045b58e9ae4e6f8f0c3ea44baea2402/2018-09-12_16_22_46_screen.jpg)
+- Configure the Run/Debug Configuration: Simply select Behat and of you go, see this second screenshot ![](https://gitlab.lakedrops.com/composer/plugin/behat4drupal/uploads/f2f33070f711e891a0b61cdea04d1116/2018-09-12_16_25_05_screen.jpg)
 
 ## Links