GitHub Readme Images Tutorial (screenshots in readmes)

Pubblicato il: 07 aprile 2017
sul canale di: 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


In questa pagina del sito puoi guardare il video online GitHub Readme Images Tutorial (screenshots in readmes) della durata di ore minuti seconda in buona qualità , che l'utente ha caricato TanUv90 07 aprile 2017, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 228,079 volte e gli è piaciuto 2.9 mille spettatori. Buona visione!