Programming-gifs is a web app that displays different gifs related to programming at random whenever refreshed.
Anyone can use it in their README.md file or on their website/ Github by the following HTML tag..
copy-paste the following line in your README.md to display random programming-gifs 👇🏻
<a href='https://github.com/samadpls/Programing-Gifs'>
<img align='right' src='https://programming-gifs.herokuapp.com/' widht=100 height=300 alt='samadpls/Programming-Gifs'></a>
You can also change alignment and height according to your need.