Skip to content

Commit bb33a28

Browse files
authored
Update README.template.md
1 parent 158c736 commit bb33a28

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.github/templates/README.template.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,15 @@ endpoint restrictions, placeholders, flexible configuration
3030
alt="Docker image size"
3131
>
3232
</a>
33+
<a href="https://github.com/codeshelldev/secured-signal-api/pkgs/container/secured-signal-api">
34+
<img
35+
src="https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fghcr-badge.elias.eu.org%2Fapi%2Fcodeshelldev%2Fsecured-signal-api%2Fsecured-signal-api&query=downloadCount&label=Downloads&color=2344cc11"
36+
alt="Docker image Pulls"
37+
>
38+
</a>
3339
<a href="./LICENSE">
3440
<img
35-
src="https://img.shields.io/badge/License-MIT-yellow.svg"
41+
src="https://img.shields.io/badge/License-MIT-green.svg"
3642
alt="License: MIT"
3743
>
3844
</a>

0 commit comments

Comments
 (0)