From e6ba84e706c0f209a95580beedde7f7701f40453 Mon Sep 17 00:00:00 2001 From: Erreur32 Date: Wed, 10 Jul 2024 14:23:30 +0200 Subject: [PATCH] Update README.md --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b8b5398..0ee852b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ -############################################################################### -# Nginx Proxy Manager CLI Script by Erreur32 -This script allows you to manage Nginx Proxy Manager via the API. It provides functionalities such as creating proxy hosts, managing users, and displaying configurations. +# Nginx Proxy Manager CLI Script + +_by Erreur32_ + +This script allows you to manage Nginx Proxy Manager via the API. + +It provides functionalities such as creating proxy hosts, managing users, and displaying configurations. ## Usage: ```bash @@ -39,5 +43,7 @@ This script allows you to manage Nginx Proxy Manager via the API. It provides fu ./nginx_proxy_manager_cli.sh --list-hosts ``` +![https://github.com/Erreur32/nginx-proxy-manager-API/blob/main/nginx-proxy-script.png](https://github.com/Erreur32/nginx-proxy-manager-API/blob/main/nginx-proxy-script.png) + ## TODO: - Translate all text in english :p !