Can we add images to README.md file on GitHub

This code line can be used if you have the image in a proper url on some instance

![alt text](http://url/to/img.png)

If the image is in the same repository, you can use like below

![alt text](https://github.com/[gitusername]/[repositoryname]/blob/[branch]/sampleimage.jpg?raw=true)

Posted

in

by

Tags: