Adding Images to Github README.md

Fatima Yousif
Aug 1, 2021

Are you a developer finding a way to upload your screenshots in README.md? Then you’ve found the right blog guide.

Adding Images to the README file as screenshots of the project you have completed, will make it more readable with pictorial representation of the steps or the project you’ve giving a walk-through of. So, make sure to beautify your README.md files with your screenshots/pictures/images. HELPS, for real!

We’ll add Screenshots in README.md like a pro with the following steps:

STEPS:

  1. In your Github repo navigate to the ISSUES tab

2. Click New issue

Drag your image in the “leave a comment” (HIGHLIGHTED)

3. Now copy the link generated in this section

4. Finally paste it into your README.md file wherever you want.

In the README.md file

5. COMMIT CHANGES and you’re done!

BOOM!

Also, I have demo-ed this on my GitHub repo. FOLLOW please! 😄

--

--