GitHub Menambahkan gambar ke readme
![alt text](http://url/to/img.png)
Cheerful Cheetah
![alt text](http://url/to/img.png)
![alt text](http://url/to/img.png)
# ![alt text](url)
![My image](http://url/to/image.jpg)
# You can now drag and drop the images while editing the readme file.
# Github will create a link for you which will be in the format of:
https://user-images.githubusercontent.com/******/********.file_format
You can also use relative paths like
![Alt text](relative/path/to/img.jpg?raw=true "Title")
Also try the following with the desired .fileExtention:
![plot](./directory_1/directory_2/.../directory_n/plot.png)
![Alt text](relative/path/to/img.jpg?raw=true "Title")
conver video to gif
https://convertio.co/
crop gif
https://ezgif.com/crop
upload gif online web
https://imgbb.com/
paste link
<img src="url_images" alt="drawing" width="400"/>
or
![alt text](url_images)