should i add images to github code example
Example 1: github adding images to readme
![alt text](http://url/to/img.png)
Example 2: github images
![alt text](https://github.com/[username]/[reponame]/blob/[branch]/image.jpg?raw=true)
![alt text](http://url/to/img.png)
![alt text](https://github.com/[username]/[reponame]/blob/[branch]/image.jpg?raw=true)