![image] size markdown github code example
Example 1: github screenshots resize
![test image size]<img src="https://fullpath/assets/yourgif.gif" width="400" height="790">
Example 2: limit image size on github
<img src="https://camo.githubusercontent.com/..." width="200" height="400" />