From b19a72a34fa2838c697c97491d23243188021bb7 Mon Sep 17 00:00:00 2001 From: MixtapeXD <46252377+AlecMcCutcheon@users.noreply.github.com> Date: Fri, 28 Aug 2020 20:19:38 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dcf014d..a5266dc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Password-Entropy-Calculator +# Password Entropy & strength Calculator Built off of tests-always-included/password-strength. Included is version 1 of the calculator, please write me if you'd like to clean up the code and make it better. I want this to be fully community built.