Skip to content

Conversation

@citelao
Copy link

@citelao citelao commented Jul 19, 2022

This change adds a screenshot to the README, to show off visually what SizeBench can do.

Why is this change being made?

Screenshots are cool!

Briefly summarize what changed

  • Linked an existing screenshot on the README.

How was the change tested?

PR Checklist

  • Contributor License Agreement (CLA) has been signed. If not, go here and sign the CLA
  • Changes have been validated
  • Documentation updated. Please add or update any docs in the repo as necessary.

Screenshots are cool!
* What can be done to make it smaller?

<p align="center">
<img alt="Screenshot of SizeBench, showing wasted virtuals analysis" src="https://github.com/microsoft/SizeBench/blob/main/EndUserDocs/Images/WastefulVirtuals_Overview.png?raw=true" width="600" />
Copy link
Collaborator

@Austin-Lamb Austin-Lamb Jul 19, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution! Could you format this as markdown instead of HTML?

GitHub markdown for images looks like this:

![Alt Text](/path/to/image.png)

I think?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I used the HTML version so I could limit the size. Otherwise the image was too big.

https://stackoverflow.com/questions/37534560/how-to-i-change-the-size-of-an-image-in-github-markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants