Forked from oleglomako/Как вставить картинку в README.md на GitHub
Created
October 5, 2017 09:31
-
-
Save vorozhba/9db11f6623fd5ee9d066c381d4ae8bea to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
![Иллюстрация к проекту](https://github.com/jon/coolproject/raw/master/image/image.png) | |
![Image alt](https://github.com/{username}/{repository}/raw/{branch}/{path}/image.png) | |
{username} — ваш ник на ГитХабе; | |
{repository} — репозиторий где хранятся картинки; | |
{branch} — ветка репозитория; | |
{path} — путь к месту нахождения картинки. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment