Skip to content

Commit c13be33

Browse files
authored
reorder badges
1 parent e20495b commit c13be33

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/templates/README.template.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@ endpoint restrictions, placeholders, and flexible configuration.
1515
<a href="https://github.com/codeshelldev/secured-signal-api/releases">
1616
<img src="https://img.shields.io/github/v/release/codeshelldev/secured-signal-api?sort=semver&logo=github" alt="GitHub release">
1717
</a>
18+
<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">
20+
</a>
1821
<a href="https://github.com/codeshelldev/secured-signal-api/pkgs/container/secured-signal-api">
1922
<img src="https://ghcr-badge.egpl.dev/codeshelldev/secured-signal-api/size?color=%2344cc11&tag=latest&label=image+size&trim=" alt="Docker image size">
2023
</a>
2124
<a href="./LICENSE">
2225
<img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT">
2326
</a>
24-
<a href="https://github.com/codeshelldev/secured-signal-api/stargazers">
25-
<img src="https://img.shields.io/github/stars/codeshelldev/secured-signal-api?style=flat&logo=github" alt="GitHub stars">
26-
</a>
2727
</div>
2828

2929
## Contents

0 commit comments

Comments
 (0)