Skip to content

Commit 056771f

Browse files
authored
Update README.md
1 parent 0347b1f commit 056771f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,9 @@ An unofficial shields.io badge with package version fetched from custom API.
117117
## Usage
118118
API calling example: `https://winget-version-badge.vercel.app/?id=Git.Git&image=true`<br>
119119
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 -->[![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 -->[![Git.Git](https://img.shields.io/badge/Winget%20package-2.46.0-green?style=plastic&labelColor=red)](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 -->
121123

122124
## Limitations
123125
- Since deployed in Vercel, all its limitations applied. Thus it is requested not to abuse the API usage and push it to limits.

0 commit comments

Comments
 (0)