Skip to content

Commit 2595b7d

Browse files
authored
Update README.template.md
1 parent ffc3df7 commit 2595b7d

File tree

1 file changed

+22
-4
lines changed

1 file changed

+22
-4
lines changed

.github/templates/README.template.md

Lines changed: 22 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,34 @@ endpoint restrictions, placeholders, flexible configuration
1313

1414
<div align="center">
1515
<a href="https://github.com/codeshelldev/secured-signal-api/releases">
16-
<img src="https://img.shields.io/github/v/release/codeshelldev/secured-signal-api?sort=semver&logo=github" alt="GitHub release">
16+
<img
17+
src="https://img.shields.io/github/v/release/codeshelldev/secured-signal-api?sort=semver&logo=github"
18+
alt="GitHub release"
19+
>
1720
</a>
1821
<a href="https://github.com/codeshelldev/secured-signal-api/stargazers">
19-
<img src="https://img.shields.io/github/stars/codeshelldev/secured-signal-api?style=flat&logo=github" alt="GitHub stars">
22+
<img
23+
src="https://img.shields.io/github/stars/codeshelldev/secured-signal-api?style=flat&logo=github"
24+
alt="GitHub stars"
25+
>
2026
</a>
2127
<a href="https://github.com/codeshelldev/secured-signal-api/pkgs/container/secured-signal-api">
22-
<img src="https://ghcr-badge.egpl.dev/codeshelldev/secured-signal-api/size?color=%2344cc11&tag=latest&label=image+size&trim=" alt="Docker image size">
28+
<img
29+
src="https://ghcr-badge.egpl.dev/codeshelldev/secured-signal-api/size?color=%2344cc11&tag=latest&label=image+size&trim="
30+
alt="Docker image size"
31+
>
32+
</a>
33+
<a href="https://github.com/codeshelldev/secured-signal-api/pkgs/container/secured-signal-api">
34+
<img
35+
src="https://ghcr-badge.egpl.dev/codeshelldev/secured-signal-api/size?color=%2344cc11&tag=latest&label=image+downloads&trim="
36+
alt="Docker image pulls"
37+
>
2338
</a>
2439
<a href="./LICENSE">
25-
<img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT">
40+
<img
41+
src="https://img.shields.io/badge/License-MIT-yellow.svg"
42+
alt="License: MIT"
43+
>
2644
</a>
2745
</div>
2846

0 commit comments

Comments
 (0)