-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add icon and badges in ReadMe #1
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Lan Xia <[email protected]>
|
@aprenaud @mstoodle @AdamBrousseau could you please review? Thanks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I assume we will be adding this to all the binary repos?
</p> | ||
<br /> | ||
|
||
[![Download latest](https://img.shields.io/github/downloads/ibmruntimes/semeru11-certified-binaries/latest/total)](https://github.com/ibmruntimes/semeru11-certified-binaries/tags) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is "latest" redundant if we are keeping this list current?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, the latest is the same as jdk-11.0.17+8_openj9-0.35.0 at the moment. The latest will always point to the new release at the time.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So, do we need/want both?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it can be helpful in the future when the download stats for the new release is not added in time.
|
||
<p align="center"> | ||
<a href="https://developer.ibm.com/languages/java/semeru-runtimes/"> | ||
<img src="./SemeruRuntimes.svg" alt="Semeru" width="200"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will defer to Tony/Mark on approving the icon usage.
Yes, that is my plan. I am trying out in this repo first. If there are any other badges that you would like to see, please let me know. For example, I can add |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is fine with me. I'm not sure what other badges we'd be interested in but we can add later.
Signed-off-by: Lan Xia [email protected]