how to add gif in markdown code example
Example 1: how to add gif in github readme
![](http://i.imgur.com/OUkLi.gif)
![](http://i.imgur.com/Ssfp7.gif)
![](http://i.imgur.com/60bts.gif)
Example 2: add gif github readme
![Alt Text](https://media.giphy.com/media/vFKqnCdLPNOKc/giphy.gif)
Example 3: how to add a gif to a readme
![](name-of-giphy.gif)
Example 4: add gif in column in markdown
<img align="right" width="100" height="100" src="http://www.fillmurray.com/100/100">