markdown how to include image code example
Example 1: how to insert an image in markdown
![image info](./pictures/image.png)
Example 2: Markdown image
![Text here](URL)
![image info](./pictures/image.png)
![Text here](URL)