GitHub Readme Images Tutorial (screenshots in readmes)

Publicado el: 07 abril 2017
en el canal de: TanUv90
228,079
2.9k

Adding pictures to your GitHub readmes is a great way to highlight a feature and make it more professional.

-Create an images/ or pictures/ folder in your repo
-use relative paths to insert a markdown image
![](images/you-picture.png)

GitHub doesn't support markdown image sizing, but DOES allow the HTML img tag
❮img src="images/you-picture.png" ❯
Then you can add width and height attributes
❮img src="images/you-picture.png" width="100" ❯
-Only specify 1 attribute to maintain the aspect ratio


En esta página del sitio puede ver el video en línea GitHub Readme Images Tutorial (screenshots in readmes) de Duración hora minuto segunda en buena calidad , que subió el usuario TanUv90 07 abril 2017, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 228,079 veces y le gustó 2.9 mil a los espectadores. Disfruta viendo!