From 404ce4bd9372572196c4b49cfa1b559fb2a49a0d Mon Sep 17 00:00:00 2001 From: Lucas <86352901+LucasVbr@users.noreply.github.com> Date: Sun, 19 Sep 2021 18:51:59 +0200 Subject: [PATCH] Update README.md --- README.md | 31 +++++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4abbb4c..2d8f915 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,29 @@ -# password-generator - +# Password Generator + +[![forthebadge](https://forthebadge.com/images/badges/uses-html.svg)](https://forthebadge.com) +[![forthebadge](https://forthebadge.com/images/badges/uses-css.svg)](https://forthebadge.com) +[![forthebadge](https://forthebadge.com/images/badges/made-with-javascript.svg)](https://forthebadge.com) + +[![forthebadge](http://forthebadge.com/images/badges/built-with-love.svg)](http://forthebadge.com) + +Tool that generate randomly strong passwords. + +## Start + +Go to the [website](https://LucasVbr.github.io/password-generator/) then : +- move the cursor to the length you want +- check characters you want + +![Preview]() + +## Made with + +- HTML5, CSS3, JS +- Bootstrap5 +- Visual Studio Code, GitHub Desktop + +## Author +Listez le(s) auteur(s) du projet ici ! +* [**@LucasVbr**](https://github.com/lucasvbr) + +All the [contributors](https://github.com/lucasvbr/password-generator/contributors) of the project are here !