how to use picture in markdown code example
Example 1: add image in markdown
![alternative text](image_name.png "Image Title")
Example 2: how to get a picture to show up where I put it in markdown
![alternative text](image_name.png "Image Title")[H]