add images into githubb readme code example
Example 1: add image to readme
![alt text](http://url/to/img.png)
Example 2: github add image to readme
![GitHub Logo](/images/logo.png)
Format: ![Alt Text](url)
![alt text](http://url/to/img.png)
![GitHub Logo](/images/logo.png)
Format: ![Alt Text](url)