Skip to content

Commit 49e243a

Browse files
Update README.md
1 parent d4ae04b commit 49e243a

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

README.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,21 @@
44

55
<p align="center">
66
token-based authentication,
7-
endpoint restrictions, placeholders, and flexible configuration.
7+
endpoint restrictions, placeholders, flexible configuration
88
</p>
99

1010
<p align="center">
1111
🔒 Secure · ⭐️ Configurable · 🚀 Easy to Deploy with Docker
1212
</p>
1313

1414
<div align="center">
15-
<a href="https://github.com/codeshelldev/secured-signal-api/releases">
15+
<a href="./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">
18+
<a href="./stargazers">
1919
<img src="https://img.shields.io/github/stars/codeshelldev/secured-signal-api?style=flat&logo=github" alt="GitHub stars">
2020
</a>
21-
<a href="https://github.com/codeshelldev/secured-signal-api/pkgs/container/secured-signal-api">
21+
<a href="./pkgs/container/secured-signal-api">
2222
<img src="https://ghcr-badge.egpl.dev/codeshelldev/secured-signal-api/size?color=%2344cc11&tag=latest&label=image+size&trim=" alt="Docker image size">
2323
</a>
2424
<a href="./LICENSE">
@@ -491,19 +491,26 @@ To change the Log Level set `logLevel` to: (default: `info`)
491491
| `fatal` |
492492
| `dev` |
493493

494-
</details>
494+
</details
495495

496496
## Contributing
497497

498498
Found a bug? Want to change or add something?
499-
Feel free to open up an issue or create a Pull Request!
499+
Feel free to open up an [Issue](./issues) or create a [Pull Request](./pulls)!
500500

501501
## Support
502502

503503
Has this Repo been helpful 👍️ to you? Then consider ⭐️'ing this Project.
504504

505505
:)
506506

507+
## Help
508+
509+
**Are you having Problems setting up Secured Signal API?**
510+
No worries check out the [Discussions](./discussions) Tab and ask for help.
511+
512+
**We are all Volunteers**, so please be friendly and patient.
513+
507514
## License
508515

509516
[MIT](https://choosealicense.com/licenses/mit/)

0 commit comments

Comments
 (0)