Skip to content

Commit 68460af

Browse files
authored
Update README.md
1 parent 559b3ff commit 68460af

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

README.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
[![Release][release-shield]][release]
2+
![Project Stage][project-stage-shield]
3+
![Project Maintenance][maintenance-shield]
4+
[![License][license-shield]][license]
5+
[![Contributors][contributors-shield]][contributors]
6+
[![Issues][issues-shield]][issue]
7+
[![Stargazers][stars-shield]][stars]
8+
9+
110
# Nginx Proxy Manager CLI Script
211

312
## Table of Contents
@@ -425,3 +434,22 @@ Host proxy info command `--host-show id`
425434

426435
Special thanks to:
427436
- [@ichbinder](https://github.com/ichbinder) for implementing the `-y` parameter for automatic confirmations
437+
438+
## License
439+
440+
MIT License - see the [LICENSE.md][license] file for details
441+
442+
[contributors]: https://github.com/Erreur32/nginx-proxy-manager-Bash-API/graphs/contributors
443+
[erreur32]: https://github.com/Erreur32
444+
[issue]: https://github.com/Erreur32/nginx-proxy-manager-Bash-API/issues
445+
[license]: https://github.com/Erreur32/nginx-proxy-manager-Bash-API/blob/main/LICENSE.md
446+
[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg
447+
[project-stage-shield]: https://img.shields.io/badge/project%20stage-stable-green.svg
448+
[release-shield]: https://img.shields.io/badge/version-v0.1.48-blue.svg
449+
[release]: https://github.com/Erreur32/nginx-proxy-manager-Bash-API/releases/tag/v2.7.0
450+
[contributors-shield]: https://img.shields.io/github/contributors/Erreur32/nginx-proxy-manager-Bash-API.svg
451+
[license-shield]: https://img.shields.io/github/license/Erreur32/nginx-proxy-manager-Bash-API.svg
452+
[issues-shield]: https://img.shields.io/github/issues/Erreur32/nginx-proxy-manager-Bash-API.svg
453+
[stars-shield]: https://img.shields.io/github/stars/Erreur32/nginx-proxy-manager-Bash-API.svg
454+
[stars]: https://github.com/Erreur32/nginx-proxy-manager-Bash-API/stargazers
455+

0 commit comments

Comments
 (0)