From 1ad44b24d08af521e7d80918fee8e2e43812e7aa Mon Sep 17 00:00:00 2001 From: Julius Weiss Date: Tue, 21 Nov 2023 15:38:05 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..7856b7f --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# PasswordChecker + +checks the password for length, special characters and numbers \ No newline at end of file