diff --git a/README.md b/README.md
index f979edc2d571f284bed28774715d53ac33384705..ff10f34db59c483006a102b1f45f4c5d54b445af 100644
--- a/README.md
+++ b/README.md
@@ -11,8 +11,8 @@ Applications can be used to build OTB pipelines from Python or C++ APIs.
 
 *Examples*
 <figure>
-<div style="text-align:center"><img src ="doc/pix2pix.png" />
-    <img src="doc/pix2pix.png" alt="Image translation (pix2pix)" />
+<div style="text-align:center">
+    <img src ="doc/pix2pix.png" />
     <figcaption align="center">Transform a Spot-7 image into a Wikimedia Map (pix2pix)</figcaption>
 </div>
 </figure>