Skip to content

Commit 687305c

Browse files
authored
Update README.md
1 parent 58262c8 commit 687305c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Passwordsy
2-
A program that can generate a secure password of up to 100 characters (with uppercase and lowercase letters, digits, and/or punctuation), and check for vulnerabilities (prevalence, length, complexity, repetiveness) in a given password.
2+
A program that can generate a secure password of up to 100 characters (with uppercase and lowercase letters, digits, and/or punctuation), and check for vulnerabilities (prevalence, length, complexity, repetitiveness) in a given password.
33

44
Blog: https://icethedev2.github.io/
55

0 commit comments

Comments
 (0)