Adding images to readme.md in github
You can use the following text to include images to readme.md as shown below :-
![alt tag](http://url/to/img.png)
To get the url, well that's abit tricky. There is a quick way to get the link to image.
All you have to do is browse github to your image. Click on that image and your browser will load. At this point, copy this link and paste it to the command text above and you get your image.
Easy stuff!:)
Comments