How to add snapshot in readme file

Venkatesh Dhanapalraj
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 12, 2023

How to add snapshot in readme file

 

1 answer

0 votes
Patrik S
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 13, 2023

Hello @Venkatesh Dhanapalraj and welcome to the Community!

My understanding is that you would like to add a screenshot to the readme.md file in the repository.

If this is the case, you can use the markdown syntax to add images to the file, depending on where the image is stored : 

  • If the image is stored in a folder of your repository, you can add the following section in your readme file 
    ![Alt text](myimages/image1.jpeg)
    This example considers the image named image1.jpeg is stored in a folder called myimages within your repository

  • If the image is stored in an external host
    ![Alt text](http://www.addictedtoibiza.com/wp-content/uploads/2012/12/example.png)

You can find more examples of using the markdown syntax in the README file of the following tutorial repository : 

Thank you, @Venkatesh Dhanapalraj !

Patrik S

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events