File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -117,7 +117,9 @@ An unofficial shields.io badge with package version fetched from custom API.
117
117
## Usage
118
118
API calling example: ` https://winget-version-badge.vercel.app/?id=Git.Git&image=true ` <br >
119
119
Workflow examples: [ Basic workflow] ( https://github.com/gnpaone/winget-version-badge/blob/main/examples/basic.yml ) | [ Multi versions] ( https://github.com/gnpaone/winget-version-badge/blob/main/examples/multi-ver.yml ) <br >
120
- <!-- EXAMPLE_1_START --> [](https://github.com)<!-- EXAMPLE_1_END --> <!-- EXAMPLE_2_START --> [](https://github.com)<!-- EXAMPLE_2_END -->
120
+ <!-- EXAMPLE_1_START -->
121
+ [ ![ GitHub.cli] ( https://img.shields.io/badge/Winget%20package-2.9.0-blue?style=plastic&labelColor= )] ( https://github.com ) <!-- EXAMPLE_1_END --> <!-- EXAMPLE_2_START -->
122
+ [ ![ Git.Git] ( https://img.shields.io/badge/Winget%20package-2.46.0-green?style=plastic&labelColor=red )] ( https://github.com ) <!-- EXAMPLE_2_END -->
121
123
122
124
## Limitations
123
125
- Since deployed in Vercel, all its limitations applied. Thus it is requested not to abuse the API usage and push it to limits.
You can’t perform that action at this time.
0 commit comments