From 96dc707472f2f945181929b207ecebce3c1bc1c7 Mon Sep 17 00:00:00 2001 From: Erreur32 Date: Thu, 22 Feb 2018 15:45:19 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bca42e0..58c87c8 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,24 @@ # Make-My-htpasswd -Script to create htpasswd hash. +Script to create htpasswd hash for htaccess file. Original repo. https://git.echosystem.fr/Erreur32/Make-My-htpasswd +## How to install + +- go to your web directory, +- git clone https://git.echosystem.fr/Erreur32/Make-My-htpasswd.git + ( maybe need to check owner file ) : $ chown www-data /path/to/Make-My-htpasswd +- check with your favorite browser. :) + + ## TODO - Finish README ;) - Add credits and Sources. - Finish Update script Version. - - Fixer l'anglo french text ^^ + - Fixer le mix anglo-french (soit tout en anglais, soit tout en français, mais pas les deux...) ^^ ********************************************************** @@ -20,5 +28,5 @@ SCREEN ![](https://upfile.echosystem.fr/plugins/imageviewer/site/direct.php?s=2W1&/Screenshot-2018__tools_echosystem_fr.png) ![](https://upfile.echosystem.fr/plugins/imageviewer/site/direct.php?s=5xh&/Screenshot-2018-2-21_https_tools_echosystem_fr.png) - Scrypt by Erreur32 +* Scrypt by Erreur32* \ No newline at end of file