Image d'intégration de Markdown
![Image of Yaktocat](https://octodex.github.com/images/yaktocat.png)
Egg Salad
![Image of Yaktocat](https://octodex.github.com/images/yaktocat.png)
#This embeds a link into an image
#And works find in GitHub Readme
#As of Jan 2022
<p>
<a href="http://google.com" title="Redirect to homepage">
<img src="image_url_link/image.png" alt="homepage" />
</a>
</p>