insert image into github readme.md code example
Example 1: add image to readme
![alt text](http://url/to/img.png)
Example 2: adding images to readme github
![plot](./directory_1/directory_2/.../directory_n/plot.png)
![alt text](http://url/to/img.png)
![plot](./directory_1/directory_2/.../directory_n/plot.png)