markdown how to add an image code example
Example 1: markdown embed image
![Image of Yaktocat](https://octodex.github.com/images/yaktocat.png)
Example 2: Markdown image
![Text here](URL)
![Image of Yaktocat](https://octodex.github.com/images/yaktocat.png)
![Text here](URL)