Answers for "can you add demo gif in readme"

1

how to add a gif to a readme

![](name-of-giphy.gif)
Posted by: Guest on November-24-2019
0

Add gif to readme.so

//just upload the .gif file into your base folder of GitHub and edit README.md just use this code

![](name-of-giphy.gif)
Posted by: Guest on October-18-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language